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 Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-02-05 13:24:42 UTC RemoteUrl: https://github.com/eddelbuettel/chronometre-r RemoteRef: HEAD RemoteSha: 42dffb6acc9a8d69fbb3288e3138df4675edce9f NeedsCompilation: no Packaged: 2026-07-05 06:39:41 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ) Maintainer: Dirk Eddelbuettel