Package: biocroxytest 1.9.0

biocroxytest: Handle Long Tests in Bioconductor Packages
This package provides a roclet for roxygen2 that identifies and processes code blocks in your documentation marked with `@longtests`. These blocks should contain tests that take a long time to run and thus cannot be included in the regular test suite of the package. When you run `roxygen2::roxygenise` with the `longtests_roclet`, it will extract these long tests from your documentation and save them in a separate directory. This allows you to run these long tests separately from the rest of your tests, for example, on a continuous integration server that is set up to run long tests.
Authors:
biocroxytest_1.9.0.tar.gz
biocroxytest_1.9.0.zip(r-4.7)biocroxytest_1.9.0.zip(r-4.6)biocroxytest_1.9.0.zip(r-4.5)
biocroxytest_1.9.0.tgz(r-4.6-any)biocroxytest_1.9.0.tgz(r-4.5-any)
biocroxytest_1.9.0.tar.gz(r-4.7-any)biocroxytest_1.9.0.tar.gz(r-4.6-any)
biocroxytest_1.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
biocroxytest/json (API)
NEWS
| # Install 'biocroxytest' in R: |
| install.packages('biocroxytest', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xec-cm/biocroxytest/issues
On BioConductor:biocroxytest-1.9.0(bioc 3.24)biocroxytest-1.8.0(bioc 3.23)
Last updated from:d5876a7a5a. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 159 | ||
| linux-devel-x86_64 | OK | 221 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 186 | ||
| macos-release-arm64 | OK | 97 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 115 |
Exports:longtests_rocletuse_longtests
Dependencies:brewcallrclicommonmarkcpp11descevaluatefsgluehighrknitrlifecyclemagrittrpkgbuildpkgloadprocessxpsR6rlangroxygen2rprojrootstringistringrvctrswithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Roclet for Long Tests | longtests_roclet |
| Clean up test files in the 'longtests' directory | roclet_clean.roclet_longtests |
| Process blocks for 'longtests' roclet | roclet_output.roclet_longtests |
| Process blocks for 'longtests' roclet | roclet_process.roclet_longtests |
| Sets up overall longtests infrastructure | use_longtests |
