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 development version of the ‘correlatio’ package can be downloaded from GitHub (see below). The stable version can be downloaded from CRAN.
devtools
,
so that the correlatio
package can be downloaded from
GitHub.install.packages("devtools")
correlatio
package requires 2 other packages to be
installed, which are available on CRAN:install.packages(pkgs = c("ggplot2", "tibble"), dependencies = TRUE)
correlatio
package:::install_github(repo = "https://github.com/mmiche/correlatio",
devtoolsbuild_vignettes = TRUE)
install.packages(pkgs = c("correlatio"), dependencies = TRUE)
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.