A set of functions to locate some programs available on the user machine. The package provides functions to locate 'Node.js', 'npm', 'LibreOffice', 'Microsoft Word', 'Microsoft PowerPoint', 'Microsoft Excel', 'Python', 'pip', 'Mozilla Firefox' and 'Google Chrome'. User can test the availability of a program with eventually a version and call it with function system2() or system(). This allows the use of a single function to retrieve the path to a program regardless of the operating system and its configuration.
Version: | 0.1.1 |
Imports: | utils |
Published: | 2021-05-19 |
DOI: | 10.32614/CRAN.package.locatexec |
Author: | David Gohel [aut, cre], ArData [cph] |
Maintainer: | David Gohel <david.gohel at ardata.fr> |
BugReports: | https://github.com/ardata-fr/locatexec/issues |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | locatexec results |
Reference manual: | locatexec.pdf |
Package source: | locatexec_0.1.1.tar.gz |
Windows binaries: | r-devel: locatexec_0.1.1.zip, r-release: locatexec_0.1.1.zip, r-oldrel: locatexec_0.1.1.zip |
macOS binaries: | r-devel (arm64): locatexec_0.1.1.tgz, r-release (arm64): locatexec_0.1.1.tgz, r-oldrel (arm64): locatexec_0.1.1.tgz, r-devel (x86_64): locatexec_0.1.1.tgz, r-release (x86_64): locatexec_0.1.1.tgz, r-oldrel (x86_64): locatexec_0.1.1.tgz |
Old sources: | locatexec archive |
Reverse imports: | doconv |
Please use the canonical form https://CRAN.R-project.org/package=locatexec to link to this page.