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.

1 - Installing trackdf

Simon Garnier

1.1 - From CRAN

trackdf is available directly from CRAN and can be installed as follows:

install.packages("trackdf")

1.2 - Development version

If you’re looking to install the latest development version of trackdf (with all the newest features but also potentially breaking changes), you can do it as follows:

if (requireNamespace("remotes", quietly = TRUE)) {
  remotes::install_github("swarm-lab/trackdf")
}

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.