{
  "_id": "6a499bd04ae8ee07ee1336a8",
  "Package": "roxut",
  "Type": "Package",
  "Title": "Document Unit Tests Roxygen-Style",
  "Version": "0.4.3",
  "Date": "2022-12-12",
  "Authors@R": "c(\nperson(\"Bryan A.\", \"Hanson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hanson@depauw.edu\",\ncomment = c(ORCID = \"0000-0003-3536-8246\")),\nperson(\"Claudia\", \"Beleites\", role = \"ctb\"),\nperson(given = \"Hadley\",\nfamily = \"Wickham\",\nrole = c(\"aut\", \"cph\"),\ncomment = \"roxygen2 code\"),\nperson(given = \"Peter\",\nfamily = \"Danenberg\",\nrole = c(\"aut\", \"cph\"),\ncomment = \"roxygen2 code\"),\nperson(given = \"Gábor\",\nfamily = \"Csárdi\",\nrole = \"aut\",\ncomment = \"roxygen2 code\"),\nperson(given = \"Manuel\",\nfamily = \"Eugster\",\nrole = c(\"aut\", \"cph\"),\ncomment = \"roxygen2 code\"),\nperson(given = \"RStudio\",\nrole = \"cph\",\ncomment = \"roxygen2 code\"))",
  "Description": "Much as 'roxygen2' allows one to document functions in the\nsame file as the function itself, 'roxut' allows one to write\nthe unit tests in the same file as the function.  Once\nprocessed, the unit tests are moved to the appropriate\ndirectory.  Currently supports 'testthat' and 'tinytest'\nframeworks. The 'roxygen2' package provides much of the\ninfrastructure.",
  "URL": "https://github.com/bryanhanson/roxut",
  "BugReports": "https://github.com/bryanhanson/roxut/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(roclets = c(\"namespace\", \"rd\", \"roxut::tests_roclet\"))",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev",
  "Repository": "https://bryanhanson.r-universe.dev",
  "Date/Publication": "2022-12-12 23:00:04 UTC",
  "RemoteUrl": "https://github.com/bryanhanson/roxut",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9c49e0ce42f9e618315b817015337262b48bbc1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 10:33:41 UTC",
    "User": "root"
  },
  "Author": "Bryan A. Hanson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3536-8246>),\nClaudia Beleites [ctb],\nHadley Wickham [aut, cph] (roxygen2 code),\nPeter Danenberg [aut, cph] (roxygen2 code),\nGábor Csárdi [aut] (roxygen2 code),\nManuel Eugster [aut, cph] (roxygen2 code),\nRStudio [cph] (roxygen2 code)",
  "Maintainer": "Bryan A. Hanson <hanson@depauw.edu>",
  "_user": "bryanhanson",
  "_type": "src",
  "_file": "roxut_0.4.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/3d5cef21d7fc80880458906a1a9135eee17cfdf8ae12536247c9862a04456a0d",
  "_filesize": 109896,
  "_sha256": "3d5cef21d7fc80880458906a1a9135eee17cfdf8ae12536247c9862a04456a0d",
  "_expires": "2026-10-12T23:48:30.000Z",
  "_created": "2026-06-21T10:33:41.000Z",
  "_published": "2026-07-04T23:48:32.219Z",
  "_jobs": [
    {
      "job": 85176754785,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774450553"
    },
    {
      "job": 85176754857,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774451360"
    },
    {
      "job": 85176754794,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774448358"
    },
    {
      "job": 85176754888,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774447138"
    },
    {
      "job": 85176754720,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774436581"
    },
    {
      "job": 85176754841,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774447942"
    },
    {
      "job": 85176754829,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774446414"
    },
    {
      "job": 85176754787,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774446107"
    },
    {
      "job": 85176754887,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774445245"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872",
  "_status": "success",
  "_upstream": "https://github.com/bryanhanson/roxut",
  "_commit": {
    "id": "f9c49e0ce42f9e618315b817015337262b48bbc1",
    "author": "Bryan Hanson <hanson@depauw.edu>",
    "committer": "Bryan Hanson <hanson@depauw.edu>",
    "message": "install roxut in build_check.yaml\n",
    "time": 1670886004
  },
  "_maintainer": {
    "name": "Bryan A. Hanson",
    "email": "hanson@depauw.edu",
    "login": "bryanhanson",
    "description": "After 32 years of teaching, I am now Professor Emeritus of Chemistry & Biochemistry at DePauw University.  Busy now with software development projects.",
    "uuid": 140350,
    "orcid": "0000-0003-3536-8246"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "roxygen2",
      "version": ">= 7.1",
      "role": "Depends"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bryanhanson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "bryanhanson",
      "count": 72,
      "uuid": 140350
    },
    {
      "user": "gegznav",
      "count": 10,
      "uuid": 12725868
    }
  ],
  "_userbio": {
    "uuid": 140350,
    "type": "user",
    "name": "Bryan Hanson",
    "followers": 91,
    "description": "After 32 years of teaching, I am now Professor Emeritus of Chemistry & Biochemistry at DePauw University.  Busy now with software development projects."
  },
  "_downloads": {
    "count": 797,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roxut"
  },
  "_devurl": "https://github.com/bryanhanson/roxut",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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/roxut.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bryanhanson/roxut",
  "_realowner": "bryanhanson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.23",
      "date": "2020-07-06"
    },
    {
      "version": "0.2.40",
      "date": "2021-04-26"
    },
    {
      "version": "0.3.23",
      "date": "2021-08-15"
    },
    {
      "version": "0.4.0",
      "date": "2021-08-22"
    }
  ],
  "_exports": [
    "tests_roclet"
  ],
  "_help": [
    {
      "page": "roxut-package",
      "title": "roxut",
      "concept": [
        "package"
      ],
      "topics": [
        "roxut-package",
        "roxut"
      ]
    },
    {
      "page": "roclet_clean.roclet_tests",
      "title": "Delete Unit Test Files Generated by @tests Tags",
      "topics": [
        "roclet_clean.roclet_tests"
      ]
    },
    {
      "page": "roclet_output.roclet_tests",
      "title": "Write the Results of Processing @tests Tags to Unit Test File",
      "topics": [
        "roclet_output.roclet_tests"
      ]
    },
    {
      "page": "roclet_process.roclet_tests",
      "title": "Process @tests Tags",
      "topics": [
        "roclet_process.roclet_tests"
      ]
    },
    {
      "page": "roxy_tag_parse.roxy_tag_tests",
      "title": "Parse @tests Tags",
      "topics": [
        "roxy_tag_parse.roxy_tag_tests"
      ]
    },
    {
      "page": "tests_roclet",
      "title": "tests_roclet",
      "topics": [
        "tests_roclet"
      ]
    }
  ],
  "_readme": "https://github.com/bryanhanson/roxut/raw/HEAD/README.md",
  "_rundeps": [
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "desc",
    "evaluate",
    "fs",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "otel",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rlang",
    "roxygen2",
    "rprojroot",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "roxut",
  "_universes": [
    "bryanhanson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-21T10:35:39.000Z",
      "distro": "noble",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/52ae46672b6bda7f5f33ddad11a853e5ab70c9612a8e49dec1a3fa01a5c10da3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-21T10:35:40.000Z",
      "distro": "noble",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/9391cb563f315426a01fb6a3b939061e3c26860646c7b5bde93b1d648cdd935f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-06-21T10:35:17.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/78136e024afbe367977cf754e5462264640f16800a19b324c0b0281484db8b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-06-21T10:35:10.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/b310bdc396e8bea0748f9e9286342742edaaba0d49681f87163a822d4f2b0935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-06-21T10:35:36.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/3ab921d1f6347f1443c0958da83d87c69d010e8efa2f93170700a6affcbb9fdc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-21T10:34:53.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/0c4594311c9b63dbaeea34223f4333878f8747a8291406e3dfda0f2d141a0a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-21T10:34:45.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/ffbd263e15b03eb4925a9f8a88cd948133edb6cf8d1e69758dcc5231951db580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-21T10:34:44.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "https://r2.ropensci.org/d4a340bd2c8e48184164767711c8f497a55ac188e3963b187d5e6b9954d8ea2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/27901487872"
    }
  ]
}