Package: chronometre
Type: Package
Title: A 'chronomètre' is a 'stopwatch'
Version: 0.0.2
Date: 2026-02-05
Authors@R: person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
                  comment = c(ORCID = "0000-0001-6419-907X"))
Description: As a 'chronomètre' is a 'stopwatch', this package offers a simple stopwatch, and
 in particular one that can be shared with Python (using the corresponding package of the same
 name available via 'PyPi') such that both interpreters operate on the same object instance and
 shown in the demo file, as well as in the unit tests.
Suggests: RcppSpdlog, xptr, reticulate, tinytest
URL: https://github.com/eddelbuettel/chronometre-r
BugReports: https://github.com/eddelbuettel/chronometre-r/issues
License: GPL (>= 2)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-02-05 12:56:47 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-02-05 13:30:02 UTC
Built: R 4.6.0; ; 2026-02-14 02:10:49 UTC; windows
