Package: biocroxytest 1.1.0

Francesc Catala-Moll

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:Francesc Catala-Moll [aut, cre]

biocroxytest_1.1.0.tar.gz
biocroxytest_1.1.0.zip(r-4.5)biocroxytest_1.1.0.zip(r-4.4)biocroxytest_1.1.0.zip(r-4.3)
biocroxytest_1.1.0.tgz(r-4.4-any)biocroxytest_1.1.0.tgz(r-4.3-any)
biocroxytest_1.1.0.tar.gz(r-4.5-noble)biocroxytest_1.1.0.tar.gz(r-4.4-noble)
biocroxytest_1.1.0.tgz(r-4.4-emscripten)biocroxytest_1.1.0.tgz(r-4.3-emscripten)
biocroxytest.pdf |biocroxytest.html
biocroxytest/json (API)
NEWS

# Install 'biocroxytest' in R:
install.packages('biocroxytest', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/xec-cm/biocroxytest/issues

On BioConductor:biocroxytest-1.1.0(bioc 3.20)biocroxytest-1.0.0(bioc 3.19)

bioconductor-package

2 exports 0.61 score 29 dependencies

Last updated 2 months agofrom:59938137a1

Exports:longtests_rocletuse_longtests

Dependencies:brewcallrclicommonmarkcpp11descevaluatefsgluehighrknitrlifecyclemagrittrpkgbuildpkgloadprocessxpspurrrR6rlangroxygen2rprojrootstringistringrvctrswithrxfunxml2yaml

Introduction to biocroxytest

Rendered frombiocroxytest.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2024-01-17
Started: 2023-12-20