-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpkgr.yml
executable file
·56 lines (51 loc) · 997 Bytes
/
pkgr.yml
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
54
55
56
Version: 1
Packages:
- tidyverse
- bbr
- yspec
- pmtables
- pmplots
- lastdose
- bitops
- caTools
- templ
- here
- review
- vpc
- data.table
- sessioninfo
- mrgboxr
- diffobj
- styler
- markdown
- mrggsave
- mrgda
- mrgmisc
- npde
- RhpcBLASctl
- furrr
- mrgsolve
- patchwork
- rstan
- loo
- cowplot
- GGally
- latex2exp
Repos:
- mrgda: https://s3.amazonaws.com/mpn.metworx.dev/releases/mrgda/0.3.2
- mrgboxr: https://s3.amazonaws.com/mpn.metworx.dev/releases/mrgboxr/0.2.0
- templ: https://s3.amazonaws.com/mpn.metworx.dev/releases/templ/0.1.0
- MPN: https://mpn.metworx.com/snapshots/stable/2023-01-25
- MPN_20230313: https://mpn.metworx.com/snapshots/stable/2023-03-13
Customizations:
Packages:
- mrgsolve: {Repo: MPN_20230313}
- bbr: {Suggests: true}
- templ: {Type: source}
- arrow:
Env:
NOT_CRAN: 'true'
LIBARROW_MINIMAL: 'false'
Lockfile:
Type: renv
Rpath: ${R_EXE_4_1}