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.

r-ci rtemis.core status badge

rtemis.core: Core utilities for rtemis R packages

Shared rtemis utilities, including:

[!IMPORTANT] This package is intended for internal use in rtemis packages. It is not intended for end-user installation or use.

Installation

Latest version from r-universe

pak::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.