Type: Package
Package: thisutils
Title: Collection of Utility Functions for Data Analysis and Computing
Version: 0.4.2
Date: 2026-02-20
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 logging, 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, pak, parallel, Rcpp, rlang,
        stats, utils
Suggests: testthat (>= 3.0.0)
LinkingTo: Rcpp
Config/Needs/website: mengxu98/thistemplate
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: yes
Packaged: 2026-02-23 08:50:14 UTC; mx
Author: Meng Xu [aut, cre] (ORCID: <https://orcid.org/0000-0002-8300-1054>)
Repository: CRAN
Date/Publication: 2026-02-23 09:20:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-02-25 03:05:17 UTC; windows
Archs: x64
