Encoding: UTF-8 Package: primefactr Type: Package Title: Use Prime Factorization for Computations Version: 0.1.1 Date: 2018-05-17 Authors@R: person("Florian", "Privé", email = "florian.prive.21@gmail.com", role = c("aut", "cre")) Description: Use Prime Factorization for simplifying computations, for instance for ratios of large factorials. License: GPL-3 Depends: R (>= 3.2.3) RoxygenNote: 6.0.1 Suggests: testthat, covr URL: https://github.com/privefl/primefactr BugReports: https://github.com/privefl/primefactr/issues Roxygen: list(markdown = TRUE) Repository: https://privefl.r-universe.dev Date/Publication: 2018-05-19 08:04:55 UTC RemoteUrl: https://github.com/privefl/primefactr RemoteRef: HEAD RemoteSha: aa70fa5cc7b8086924ec6cb4be0f5bb91931a0f2 NeedsCompilation: no Packaged: 2026-06-06 08:39:44 UTC; root Author: Florian Privé [aut, cre] Maintainer: Florian Privé