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.
HuraultMisc is my personal R package regrouping functions used across different projects. The library mostly provides functions for data analysis.
To install the currently released version of the package on CRAN, please type the following commands in R:
install.packages("HuraultMisc")
Alternatively, you can install the development version with:
::install_github("ghurault/HuraultMisc") devtools
The package can be loaded with library(HuraultMisc)
and
the list of available functions and their documentation can be accessed
from the package
website, or using the command
help(package = HuraultMisc)
.
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.