{
  "_id": "6a5894b1ff0138dec5d7560b",
  "Package": "roxyreqs",
  "Title": "'roxygen2'-Style Metadata for Test Cases and Function\nDocumentation",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Moritz\", \"Lang\", email = \"moritz.n.lang@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Mario\", \"Annau\", email = \"mario.annau@gmail.com\", role = c(\"aut\")),\nperson(\"Doug\", \"Kelkhoff\", email = \"doug.kelkhoff@gmail.com\", role = c(\"ctb\")),\nperson(\"Szymon\", \"Maksymiuk\", email = \"sz.maksymiuk@gmail.com\", role = c(\"ctb\"))\n)",
  "Description": "Extends 'roxygen2' to support '@meta' tags for documenting\n'testthat' test cases and function specifications. Includes a\ncustom 'JUnit' reporter that exports test metadata as XML\nproperties and validation functions to ensure all exported\nfunctions and tests contain required tags. Designed for\ntraceability between requirements and tests in regulated\nindustries such as pharma and finance.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/mnlang/roxyreqs",
  "BugReports": "https://github.com/mnlang/roxyreqs/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"rd\", \"namespace\"))",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev",
  "Repository": "https://mnlang.r-universe.dev",
  "Date/Publication": "2026-07-06 12:24:27 UTC",
  "RemoteUrl": "https://github.com/mnlang/roxyreqs",
  "RemoteRef": "HEAD",
  "RemoteSha": "43f6b482e443570e966d13eb6ba1c76d0072911d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 08:19:05 UTC",
    "User": "root"
  },
  "Author": "Moritz Lang [aut, cre],\nMario Annau [aut],\nDoug Kelkhoff [ctb],\nSzymon Maksymiuk [ctb]",
  "Maintainer": "Moritz Lang <moritz.n.lang@gmail.com>",
  "_user": "mnlang",
  "_type": "src",
  "_file": "roxyreqs_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/91282b2f556b04dae9b278bf357af90a2ad8246ced5c8117d8104a970d0dab7e",
  "_filesize": 131447,
  "_sha256": "91282b2f556b04dae9b278bf357af90a2ad8246ced5c8117d8104a970d0dab7e",
  "_expires": "2026-10-24T08:22:07.000Z",
  "_created": "2026-07-16T08:19:05.000Z",
  "_published": "2026-07-16T08:22:09.188Z",
  "_jobs": [
    {
      "job": 87570989363,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369309932"
    },
    {
      "job": 87570989347,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369300107"
    },
    {
      "job": 87570989369,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369292385"
    },
    {
      "job": 87570989373,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369294670"
    },
    {
      "job": 87570475878,
      "time": 159,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369252318"
    },
    {
      "job": 87570989420,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369302237"
    },
    {
      "job": 87570989374,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369279757"
    },
    {
      "job": 87570989385,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369278835"
    },
    {
      "job": 87570989348,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369287577"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891",
  "_status": "success",
  "_upstream": "https://github.com/mnlang/roxyreqs",
  "_commit": {
    "id": "43f6b482e443570e966d13eb6ba1c76d0072911d",
    "author": "Moritz Lang <moritz.lang@roche.com>",
    "committer": "Moritz Lang <moritz.lang@roche.com>",
    "message": "fix: single-quote software names in DESCRIPTION for CRAN\n\nSingle-quote 'roxygen2' in Title and 'JUnit' in Description per CRAN\nreview feedback. Note resubmission in cran-comments.md.\n",
    "time": 1783340667
  },
  "_maintainer": {
    "name": "Moritz Lang",
    "email": "moritz.n.lang@gmail.com",
    "login": "mnlang",
    "description": "",
    "uuid": 75885241
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "mnlang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mnlang",
      "count": 1,
      "uuid": 75885241
    }
  ],
  "_userbio": {
    "uuid": 75885241,
    "type": "user",
    "name": "Moritz N. Lang",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roxyreqs"
  },
  "_devurl": "https://github.com/mnlang/roxyreqs",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/roxyreqs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mnlang/roxyreqs",
  "_realowner": "mnlang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3.0",
      "date": "2026-07-15"
    }
  ],
  "_exports": [
    "check_meta",
    "check_meta_rd",
    "check_meta_test",
    "check_meta_undocumented_test",
    "check_meta_unique_ids",
    "JunitReporterMeta",
    "move_macro_first",
    "parse_rd_meta"
  ],
  "_help": [
    {
      "page": "checkmeta",
      "title": "Check Metadata Documentation",
      "topics": [
        "check_meta",
        "check_meta_rd",
        "check_meta_test",
        "check_meta_undocumented_test",
        "check_meta_unique_ids"
      ]
    },
    {
      "page": "JunitReporterMeta",
      "title": "Test reporter: summary of errors in JUnit XML format.",
      "concept": [
        "reporters"
      ],
      "topics": [
        "JunitReporterMeta"
      ]
    },
    {
      "page": "meta_tags",
      "title": "Parse and format roxygen2 meta tags",
      "topics": [
        "format.rd_section_meta",
        "merge.rd_section_meta",
        "meta_tags",
        "roxy_tag_parse.roxy_tag_meta",
        "roxy_tag_rd.roxy_tag_meta"
      ]
    },
    {
      "page": "move_macro_first",
      "title": "Move macro (meta) fragment right after arguments",
      "topics": [
        "move_macro_first"
      ]
    },
    {
      "page": "parse_rd_meta",
      "title": "Parse Metadata from Rd Files",
      "topics": [
        "parse_rd_meta"
      ]
    }
  ],
  "_readme": "https://github.com/mnlang/roxyreqs/raw/HEAD/README.md",
  "_rundeps": [
    "brew",
    "brio",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "evaluate",
    "fs",
    "glue",
    "highr",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "otel",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "rlang",
    "roxygen2",
    "rprojroot",
    "stringi",
    "stringr",
    "testthat",
    "vctrs",
    "waldo",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "roxyreqs",
  "_universes": [
    "mnlang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-16T08:21:23.000Z",
      "distro": "resolute",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/a7bf5be98e5d9aa9539042d09ad422f5f882b666da382dd2cb47e3d0c71c2f1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-16T08:21:13.000Z",
      "distro": "resolute",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/5980afe3a8920c8bed5eed404babb082b1d15e53fa938b1d9fb821c7d49b2a52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-16T08:20:56.000Z",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/a47ea91eeee54db5dbae1b4bb997097e23150cc90692ac8aabac2c21e99ac36b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-16T08:20:59.000Z",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/8596cda925565ce24dc947a82aa7d6bc6c1e2c231a790d7407db12e9b56d6fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-16T08:21:31.000Z",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/2be938d5ff543fb99660ad3d9a2effeda9757e639d6648c5be9d0f62633d47dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-16T08:20:13.000Z",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/95a27f240f43c5236c9449f781dac12de9a0ddbffacbe774b7acb4c5a2c4cd18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-16T08:20:10.000Z",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/4ce03cf4175610e782802ea9c37b3821b09aff316da78f6c93ce89c9d8a99639",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-16T08:20:33.000Z",
      "commit": "43f6b482e443570e966d13eb6ba1c76d0072911d",
      "fileid": "https://r2.ropensci.org/5854a0e435c65bcb7faff6c2661fc9a6a5a07c5b158461bb5b125c44c0d69b25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnlang/actions/runs/29482875891"
    }
  ]
}