Package: findpython Type: Package Title: Functions to Find an Acceptable Python Binary Version: 1.0.9 Authors@R: c(person("Trevor L.", "Davis", role=c("aut", "cre"), email="trevor.l.davis@gmail.com", comment = c(ORCID = "0000-0001-6341-4639")), person("Paul", "Gilbert", role="aut")) URL: https://github.com/trevorld/findpython, https://trevorldavis.com/R/findpython/ BugReports: https://github.com/trevorld/findpython/issues Description: Package designed to find an acceptable python binary. Suggests: reticulate, testthat License: MIT + file LICENSE Collate: 'find_python_cmd.r' Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Encoding: UTF-8 Repository: https://trevorld.r-universe.dev Date/Publication: 2026-05-09 06:33:53 UTC RemoteUrl: https://github.com/trevorld/findpython RemoteRef: HEAD RemoteSha: 45f4d999515d5547857f363de07d3c4dba16b16b NeedsCompilation: no Packaged: 2026-06-08 08:04:51 UTC; root Author: Trevor L. Davis [aut, cre] (ORCID: ), Paul Gilbert [aut] Maintainer: Trevor L. Davis