Type: Package
Package: thisutils
Title: Collection of Utility Functions for Data Analysis and Computing
Version: 0.2.0
Date: 2025-10-06
Authors@R: 
    person("Meng", "Xu", email = "mengxu98@qq.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8300-1054"))
Maintainer: Meng Xu <mengxu98@qq.com>
Description: Provides utility functions for data analysis and scientific computing. Includes functions for parallel processing, and other computational tasks to streamline workflows.
License: MIT + file LICENSE
URL: https://mengxu98.github.io/thisutils/
BugReports: https://github.com/mengxu98/thisutils/issues
Depends: R (>= 4.1.0)
Imports: cli, doParallel, foreach, Matrix, parallel, Rcpp, rlang, stats
LinkingTo: Rcpp
Config/Needs/website: mengxu98/thistemplate
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: yes
Packaged: 2025-10-06 02:15:37 UTC; mx
Author: Meng Xu [aut, cre] (ORCID: <https://orcid.org/0000-0002-8300-1054>)
Repository: CRAN
Date/Publication: 2025-10-06 02:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 10:23:23 UTC; windows
Archs: x64
