The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
rtemis R packagesShared rtemis utilities, including:
fmt: formats text for ANSI, HTML, and plain text
outputmsg: prints messages with datetime info and name of
calling functiontest_* functions return logical valuecheck_* functions throw informative errors when
neededclean_* functions that return validated and coerced
inputsrtemis_colors: rtemis color system[!IMPORTANT] This package is intended for internal use in rtemis packages. It is not intended for end-user installation or use.
r-universepak::repo_add(myuniverse = "https://rtemis-org.r-universe.dev")
pak::pak("rtemis.core")or using install.packages:
install.packages(
'rtemis.core',
repos = c('https://rtemis-org.r-universe.dev', 'https://cloud.r-project.org')
)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.
Health stats visible at Monitor.