thisutils is an R package for providing utility functions for data analysis and computing. Includes functions for logging, parallel processing, and other computational tasks to streamline workflows.
Install CRAN version:
install.packages("thisutils")
# or
if (!require("pak", quietly = TRUE)) {
install.packages("pak")
}
pak::pak("thisutils")Install development version from GitHub use pak:
if (!require("pak", quietly = TRUE)) {
install.packages("pak")
}
pak::pak("mengxu98/thisutils")Please reference here.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.