Package: cheapr
Title: Simple Functions to Save Time and Memory
Version: 1.3.1
Authors@R: 
    person("Nick", "Christofides", , "nick.christofides.r@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9743-7342"))
Maintainer: Nick Christofides <nick.christofides.r@gmail.com>
Description: Fast and memory-efficient (or 'cheap') tools to facilitate
    efficient programming, saving time and memory. It aims to provide
    'cheaper' alternatives to common base R functions, as well as some
    additional functions.
License: MIT + file LICENSE
BugReports: https://github.com/NicChr/cheapr/issues
Depends: R (>= 4.0.0)
Imports: collapse (>= 2.0.0)
Suggests: bench, data.table, testthat (>= 3.0.0)
LinkingTo: cpp11
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-06-03 09:34:21 UTC; Nmc5
Author: Nick Christofides [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9743-7342>)
Repository: CRAN
Date/Publication: 2025-06-03 10:00:02 UTC
