Last active
November 4, 2025 10:14
-
-
Save idavydov/0bfcdd07a0cba786ea08b83dcd84cf27 to your computer and use it in GitHub Desktop.
reproducing r-lib/pak#804
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Package: cmdstanr | |
| Version: 0.8.1 | |
| Depends: R (>= 3.5.0) | |
| Imports: checkmate, data.table, jsonlite (>= 1.2.0), posterior (>= 1.4.1), processx (>= 3.5.0), R6 (>= 2.4.0), withr (>= 2.5.0), rlang (>= 0.4.7) | |
| Suggests: bayesplot, ggplot2, knitr (>= 1.37), loo (>= 2.0.0), rmarkdown, testthat (>= 2.1.0), Rcpp | |
| NeedsCompilation: no | |
| License: BSD_3_clause + file LICENSE | |
| SystemRequirements: CmdStan | |
| (https://mc-stan.org/users/interfaces/cmdstan) | |
| Package: pak | |
| Version: 0.9.0 | |
| Depends: R (>= 3.5) | |
| Imports: tools, utils | |
| Suggests: callr (>= 3.7.0), cli (>= 3.2.0), covr, curl (>= 4.3.2), desc | |
| (>= 1.4.1), filelock (>= 1.0.2), gitcreds, glue (>= 1.6.2), | |
| jsonlite (>= 1.8.0), keyring (>= 1.4.0), pingr, pkgbuild (>= | |
| 1.4.2), pkgcache (>= 2.2.4), pkgdepends (>= 0.9.0), pkgload, | |
| pkgsearch (>= 3.1.0), processx (>= 3.8.1), ps (>= 1.6.0), | |
| rstudioapi, testthat (>= 3.2.0), webfakes, withr, yaml | |
| NeedsCompilation: yes | |
| License: GPL-3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment