thisutils: Collection of Utility Functions for Data Analysis and Computing

Provides a collection of utility functions commonly used in data analysis and scientific computing. Includes functions for parallel processing, matrix operations, correlation calculations, and other computational tasks to streamline R workflows.

Version: 0.0.5
Depends: R (≥ 4.1.0)
Imports: cli, doParallel, foreach, Matrix, methods, parallel, purrr, Rcpp, RcppArmadillo, RcppParallel, rlang, stats
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
Published: 2025-07-03
Author: Meng Xu ORCID iD [aut, cre]
Maintainer: Meng Xu <mengxu98 at qq.com>
BugReports: https://github.com/mengxu98/thisutils/issues
License: MIT + file LICENSE
URL: https://mengxu98.github.io/thisutils/
NeedsCompilation: yes
Language: en-US
Materials: README
CRAN checks: thisutils results

Documentation:

Reference manual: thisutils.pdf

Downloads:

Package source: thisutils_0.0.5.tar.gz
Windows binaries: r-devel: thisutils_0.0.4.zip, r-release: thisutils_0.0.4.zip, r-oldrel: thisutils_0.0.4.zip
macOS binaries: r-release (arm64): thisutils_0.0.4.tgz, r-oldrel (arm64): thisutils_0.0.4.tgz, r-release (x86_64): thisutils_0.0.4.tgz, r-oldrel (x86_64): thisutils_0.0.4.tgz
Old sources: thisutils archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=thisutils to link to this page.