Various ‘macOS’-oriented Tools and Utilities
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

35 lines
950 B

Package: mactheknife
Type: Package
Title: Various 'macOS'-oriented Tools and Utilities
Version: 0.3.0
Date: 2020-02-11
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640")),
person("Sebastian", "Neef", email = "github@gehaxelt.in", role = c("aut", "cph"),
comment = "Python dsstore module <https://github.com/gehaxelt/Python-dsstore>")
)
Maintainer: Bob Rudis <bob@rud.is>
Description: A set of tools/methods and data that are geared towards the 'macOS'
ecosystem.
URL: https://gitlab.com/hrbrmstr/mactheknife
BugReports: https://gitlab.com/hrbrmstr/mactheknife/issues
SystemRequirements: Python, macOS
Encoding: UTF-8
License: MIT + file LICENSE
Suggests:
testthat,
covr
Depends:
R (>= 3.2.0),
reticulate
Imports:
sys,
xml2,
stats,
dplyr,
utils,
purrr,
anytime,
stringi
RoxygenNote: 7.0.2