-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
53 lines (53 loc) · 1019 Bytes
/
DESCRIPTION
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Package: bio
Type: Package
Title: Resources Manager for R, RStudio and Related Software
Version: 0.2.8
Date: 2024-11-04
Authors@R:
person("Vilmantas", "Gegzna", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9500-5167"),
email = "[email protected]"
)
Description: Resources manager for course unit BS-2023.
URL:
https://mokymai.github.io/bio/,
https://github.com/mokymai/bio/
BugReports: https://github.com/mokymai/bio/issues
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Additional_repositories:
https://mokymai.github.io/download/
Imports:
backup.tools (>= 0.0.3),
checkmate,
cli,
clipr,
crayon,
desc,
dplyr,
fs,
glue,
jsonlite,
magrittr,
pingr,
pkgbuild,
purrr,
quarto,
readr (>= 2.0.0),
remotes,
rlang,
rstudioapi (>= 0.13),
snippets,
stringr,
styler,
tibble (>= 3.1.4),
usethis (>= 2.0.1),
waldo,
withr
Suggests:
covr,
spelling