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.
The hyperSpec
team gratefully acknowledges support from
the Google Summer of Code program, which sponsored student Erick Oduniyi
during summer 2020. Erick and the team carried out a significant
overhaul of hyperSpec
which led to this release.
test<-()
assigns unit test code to objects
(functions) as attribute "test"
get_test()
retrieves "test"
attributetest_fun()
retrieves "test"
attribute and executes unit testunittest()
retrieves all "test"
attributes and executes these unit testsunittest()
by
devtools::test()
& Co., see the tests/
and
tests/testthat/
directories.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.