The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
markdown::mark() (>= 2.0) rewrites an
input file in place when it runs under
R CMD check, which made the test suite fail on CRAN’s
Debian machines where the installed package library is mounted read-only
(and violated the CRAN policy against writing outside the session temp
directory). Rendering from text writes nothing; the generated HTML is
unchanged.testthat test suite covering the app code that
R CMD check cannot reach through the examples: the
data-cleaning helpers (outlier detection, winsorizing, imputation, file
import), the quiz and cleaning module servers via
shiny::testServer(), the question bank, and a smoke test
that builds the whole app UI.run_cata() now also runs outside an
interactive session.run_cata() launches the bundled “A
Journey of Data Science” training app.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.