Package: xopen Title: Open System Files, 'URLs', Anything Version: 1.0.1.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Fathi", "Boudra", role = "aut"), person("Rex", "Dieter", role = "aut"), person("Kevin", "Krammer", role = "aut"), person("Jeremy", "White", role = "aut"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Cross platform solution to open files, directories or 'URLs' with their associated programs. License: MIT + file LICENSE URL: https://github.com/r-lib/xopen#readme, https://r-lib.github.io/xopen/ BugReports: https://github.com/r-lib/xopen/issues Depends: R (>= 3.1) Imports: processx Suggests: ps, testthat (>= 3.0.0) Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-05-07 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2025-10-21 07:06:53 UTC RemoteUrl: https://github.com/r-lib/xopen RemoteRef: HEAD RemoteSha: 9b171821d2e1914361fe7741c17abbef437a35ba NeedsCompilation: no Packaged: 2026-06-21 08:54:50 UTC; root Author: Gábor Csárdi [aut, cre], Fathi Boudra [aut], Rex Dieter [aut], Kevin Krammer [aut], Jeremy White [aut], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi