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.
 
 
 

26 lines
638 B

Package: swiftr
Type: Package
Title: Seamless R and Swift Integration
Version: 0.2.0
Date: 2021-04-14
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640"))
)
Maintainer: Bob Rudis <bob@rud.is>
Description: eamless R and Swift Integration
URL: https://git.rud.is/hrbrmstr/swiftr
BugReports: https://git.rud.is/hrbrmstr/swiftr/issues
Encoding: UTF-8
License: MIT + file LICENSE
Suggests:
covr, tinytest
Depends:
R (>= 3.6.0)
Imports:
rprojroot,
usethis,
stringi,
magrittr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1