Type: Package Package: thisutils Title: Collection of Utility Functions for Data Analysis and Computing Version: 0.4.8 Date: 2026-07-21 Authors@R: c( person("Meng", "Xu", email = "mengxu98@qq.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8300-1054")), person(given = "Haoliang", family = "Zhu", email = "hurry060215@gmail.com", role = c("aut"), comment = c(ORCID = "0009-0004-9766-5179")) ) Maintainer: Meng Xu Description: Provides utility functions for data analysis and 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: callr (>= 3.5.0), cli, methods, Matrix, pak, parallel, ps, Rcpp, rlang, stats, utils Suggests: BiocNeighbors, future, future.apply, remotes, testthat (>= 3.1.7) LinkingTo: cli, Rcpp Config/Needs/website: mengxu98/thistemplate Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.3 Language: en-US Repository: https://mengxu98.r-universe.dev Date/Publication: 2026-07-21 01:57:08 UTC RemoteUrl: https://github.com/mengxu98/thisutils RemoteRef: HEAD RemoteSha: 8086186716985139c568375dc2b96f6d8c5ea751 NeedsCompilation: yes Packaged: 2026-07-21 04:57:18 UTC; root Author: Meng Xu [aut, cre] (ORCID: ), Haoliang Zhu [aut] (ORCID: )