{
  "_id": "6a1f1f3cb401979e734200f6",
  "Package": "runExamplesWrapper",
  "Version": "1.1",
  "Date": "2026-01-15",
  "Title": "Wrapper for 'run_examples()'",
  "Authors@R": "c(\nperson(\"Barry\", \"Zeeberg\", email = \"barryz2013@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Maintainer": "Barry Zeeberg <barryz2013@gmail.com>",
  "Author": "Barry Zeeberg [aut, cre]",
  "Description": "Captures errors encountered when running 'run_examples()',\nand processes and archives them. The function 'run_examples()'\nwithin the 'devtools' package allows batch execution of all of\nthe examples within a given package. This is much more\nconvenient than testing each example manually. However, a major\ninconvenience is that if an error is encountered, the program\nstops and does not complete testing the remaining examples.\nAlso, there is not a systematic record of the results, namely\nwhich package functions had no examples, which had examples\nthat failed, and which had examples that succeeded. The current\npackage provides the missing functionality.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:04:51 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://barryzee.r-universe.dev",
  "Date/Publication": "2026-01-16 13:09:42 UTC",
  "RemoteUrl": "https://github.com/cran/runExamplesWrapper",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8c9acc986f88e7e78c220e620deea6946a4612a",
  "MD5sum": "9f9eee5927d69adf254c852712b66278",
  "_user": "barryzee",
  "_type": "src",
  "_file": "runExamplesWrapper_1.1.tar.gz",
  "_fileid": "f85be5fb03bf72148fe1dd23bf5ebe0b21c3e43b487c9009e2bdf8e1a8d4e98f",
  "_filesize": 266487,
  "_sha256": "f85be5fb03bf72148fe1dd23bf5ebe0b21c3e43b487c9009e2bdf8e1a8d4e98f",
  "_created": "2026-05-16T08:04:51.000Z",
  "_published": "2026-06-02T18:21:48.403Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79142016628,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031827507"
    },
    {
      "job": 79142016648,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031828614"
    },
    {
      "job": 79142016698,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031840762"
    },
    {
      "job": 79142016650,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031871383"
    },
    {
      "job": 79142015933,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031812680"
    },
    {
      "job": 79142015852,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366308611"
    },
    {
      "job": 79142016426,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031822652"
    },
    {
      "job": 79142016781,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031822321"
    },
    {
      "job": 79142016613,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031821577"
    }
  ],
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/runExamplesWrapper",
  "_commit": {
    "id": "d8c9acc986f88e7e78c220e620deea6946a4612a",
    "author": "Barry Zeeberg <barryz2013@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1768568982
  },
  "_maintainer": {
    "name": "Barry Zeeberg",
    "email": "barryz2013@gmail.com",
    "login": "barryzee",
    "uuid": 75148535
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1",
      "date": "2026-01-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "barryzee",
      "count": 2,
      "uuid": 75148535
    }
  ],
  "_userbio": {
    "uuid": 75148535,
    "type": "user",
    "name": "barryzee"
  },
  "_downloads": {
    "count": 475,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/runExamplesWrapper"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/runExamplesWrapper.html",
    "manual.pdf"
  ],
  "_realowner": "barryzee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2025-02-21"
    },
    {
      "version": "1.1",
      "date": "2026-01-16"
    }
  ],
  "_exports": [
    "balanceCurly",
    "parseRunExamples",
    "retrieveExamplesFromMan",
    "retrieveMan",
    "RunExamples",
    "startExample"
  ],
  "_help": [
    {
      "page": "balanceCurly",
      "title": "balanceCurly",
      "topics": [
        "balanceCurly"
      ]
    },
    {
      "page": "parseRunExamples",
      "title": "parseRunExamples",
      "topics": [
        "parseRunExamples"
      ]
    },
    {
      "page": "retrieveExamplesFromMan",
      "title": "retrieveExamplesFromMan",
      "topics": [
        "retrieveExamplesFromMan"
      ]
    },
    {
      "page": "retrieveMan",
      "title": "retrieveMan",
      "topics": [
        "retrieveMan"
      ]
    },
    {
      "page": "RunExamples",
      "title": "RunExamples",
      "topics": [
        "RunExamples"
      ]
    },
    {
      "page": "startExample",
      "title": "startExample",
      "topics": [
        "startExample"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "sass",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "runExamplesWrapper.Rmd",
      "filename": "runExamplesWrapper.html",
      "title": "runExamplesWrapper",
      "author": "Barry Zeeberg [aut, cre]",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-01-16 13:09:42",
      "modified": "2026-01-16 13:09:42",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "runexampleswrapper",
  "_universes": [
    "barryzee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-16T08:07:11.000Z",
      "distro": "noble",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "b3b88ae13d41e0e144f5b256548ebaf09966ec0060b26f348153b17ea99d42f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-16T08:07:22.000Z",
      "distro": "noble",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "a815148e2e39367d8fea05152765b2d193ca264e60f4f555e19a38b365b86b8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-16T08:09:35.000Z",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "51bd8509925e6436133da3cb24c751109b521a3c4e3f674f94a776484dc28a59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-16T08:14:43.000Z",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "c8e0ceced38778e44dbca8e51d5ba749b18a4019a8281b2273c44057630b0e03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-16T08:06:18.000Z",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "af972a620512408211154b9c62190c18137b68a82b606b7db3c82a5f9a0000b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-16T08:06:14.000Z",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "e024021adc2f9cf7ea33debd2e6aa708f142dfeb02b600f00dc8b12dd92f9586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-16T08:06:04.000Z",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "3133c448dd1da0e0c7931853552d582efcd55a567e09492b153606ec077e5f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T18:21:31.000Z",
      "commit": "d8c9acc986f88e7e78c220e620deea6946a4612a",
      "fileid": "ab70d92972412e7101852a231442129d49640ec42588a784f82a38c934a32d09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/25956809141"
    }
  ]
}