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.

Nmisc

Travis build status Coverage status CRAN status

Contains functions useful for debugging, set operations on vectors, and ‘UTC’ date and time functionality. It adds a few vector manipulation verbs to ‘purrr’ and ‘dplyr’ packages. It can also generate an R file to install and update packages to simplify deployment into production. The functions were developed at the data science firm ‘Numeract LLC’ and are used in several packages and projects.

Installation

From CRAN

install.packages("Nmisc")

From GitHub

# install.packages("devtools")
devtools::install_github("numeract/Nmisc")

Please note that the GitHub version requires GitHub versions of glue and tidyselect

Functions

The package is still in development, functions will be updated.

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.