{
  "_id": "6a10a975acfb0bcc41cbebd7",
  "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-05-22 18:51:24 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>",
  "MD5sum": "01e202fd971e077a58adfa946620d452",
  "_user": "bryanhanson",
  "_type": "src",
  "_file": "roxut_0.4.3.tar.gz",
  "_fileid": "8118884eb7e27d2e64fe755343cfd9dcbf13ef762e04bc1e0888160890476f1b",
  "_filesize": 107541,
  "_sha256": "8118884eb7e27d2e64fe755343cfd9dcbf13ef762e04bc1e0888160890476f1b",
  "_created": "2026-05-22T18:51:24.000Z",
  "_published": "2026-05-22T19:07:33.232Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443195426,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168148184"
    },
    {
      "job": 77443195443,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168153097"
    },
    {
      "job": 77443195457,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168339624"
    },
    {
      "job": 77443195432,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168335738"
    },
    {
      "job": 77442734739,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168061117"
    },
    {
      "job": 77443195428,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168145234"
    },
    {
      "job": 77443195486,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168142875"
    },
    {
      "job": 77443195460,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168143402"
    },
    {
      "job": 77443195471,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168144530"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "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": 794,
    "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",
    "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-05-22T18:56:03.000Z",
      "distro": "noble",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "7557d44b835ed05f6a94cdc2da208b4eb6c138354b88920607985f9b2620200d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-05-22T18:56:17.000Z",
      "distro": "noble",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "f40805fb5f01c171f1b67a25d637c1f0321c34b3558ca335f5cafd966d0aa08b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-22T19:07:05.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "a1fb327cf6fd3272d19dddc0e89b8e743415683f430489b3ea0df24b1f843581",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-22T19:06:49.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "b5b046cc7bd13074e2f3aa271b475ecb86e12ed4414ff47ed78f413a1167fec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-05-22T18:56:14.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "a65f9499f14fbf31f290fb263721d244c002fc129b48e11f9fb884d44baf0a70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-22T18:55:38.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "6e032878471409b380dbb1809fd7340e4d1b305f2c12688fcf2b125638a27672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-22T18:55:29.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "1e448ac069c158a4857180982aa2512066f9e21f98159f5274790edb3d42cba2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-22T18:55:39.000Z",
      "commit": "f9c49e0ce42f9e618315b817015337262b48bbc1",
      "fileid": "f766fae1dd319e399b1f19e42eaef4698b33584dc31baec48f5eeb0a8e8c197f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bryanhanson/actions/runs/26274010245"
    }
  ]
}