Package: data.table.threads
Title: Analyze Multi-Threading Performance for 'data.table' Functions
Version: 1.0.1
Authors@R: person(given = "Anirban",
                  family = "Chetia",
                  role = c("aut", "cre"),
                  email = "ac4743@nau.edu")
Description: Assists in finding the most suitable thread count for the various
             'data.table' routines that support parallel processing.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/Anirban166/data.table.threads
Imports: ggplot2, data.table, microbenchmark
NeedsCompilation: no
Packaged: 2024-11-10 08:32:12 UTC; anirban166
Author: Anirban Chetia [aut, cre]
Maintainer: Anirban Chetia <ac4743@nau.edu>
Repository: CRAN
Date/Publication: 2024-11-10 16:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:45:43 UTC; windows
