-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 903 Bytes
/
DESCRIPTION
File metadata and controls
36 lines (36 loc) · 903 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: macrtools
Title: macOS Rtools package
Version: 0.0.6.2
Authors@R: c(
person(given = "James Joseph",
family = "Balamuta",
email = "balamut2@illinois.edu",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-2826-8458")),
person(given = "Adam H.",
family = "Sparks",
role = c("ctb"),
email = "adamhsparks@gmail.com",
comment = c(ORCID = "0000-0002-0061-8359")
)
)
Description: Sets up the macOS Rtools compiled code toolchain.
License: AGPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
OS_type: unix
SystemRequirements: macOS
Imports:
askpass,
sys,
tools,
utils,
cli,
rlang
URL: https://mac.thecoatlessprofessor.com/macrtools/
Suggests:
rstudioapi,
mockery,
testthat (>= 3.0.0)
Config/testthat/edition: 3