File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: BAS
2- Date: 12-12-2025
32Version: 1.7.5.9000
43Title: Bayesian Variable Selection and Model Averaging using Bayesian Adaptive Sampling
54Authors@R: c(person("Merlise", "Clyde", email="clyde@duke.edu",
@@ -30,8 +29,7 @@ Suggests:
3029 glmbb,
3130 testthat,
3231 covr,
33- faraway,
34- quarto
32+ faraway
3533Description: Package for Bayesian Variable Selection and Model Averaging
3634 in linear models and generalized linear models using stochastic or
3735 deterministic sampling without replacement from posterior
Original file line number Diff line number Diff line change @@ -37,14 +37,15 @@ the model was full rank.
3737- ginormal
3838- EMJMCMC
3939- PEPBVS
40+ - FBMS
4041
4142## revdepcheck results
4243
43- We checked 3 reverse dependencies, comparing R CMD check results across CRAN
44- and dev versions of this package.
44+ ## revdepcheck results
45+
46+ We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
4547
4648 * We saw 0 new problems
4749 * We failed to check 0 packages
4850
4951
50-
Original file line number Diff line number Diff line change 11# Platform
22
3- | field | value |
4- | :--------| :------------------------------------------|
5- | version | R version 4.4.2 (2024-10-31) |
6- | os | macOS Sonoma 14.7.1 |
7- | system | aarch64, darwin20 |
8- | ui | RStudio |
9- | language | (EN) |
10- | collate | en_US.UTF-8 |
11- | ctype | en_US.UTF-8 |
12- | tz | America/New_York |
13- | date | 2024-11-26 |
14- | rstudio | 2024.09.1+394 Cranberry Hibiscus (desktop) |
15- | pandoc | 3.2.1 @ /usr/local/bin/pandoc |
3+ | field | value |
4+ | :--------| :--------------------------------------------------------------------------------------------------|
5+ | version | R version 4.5.2 (2025-10-31) |
6+ | os | macOS Sequoia 15.6.1 |
7+ | system | aarch64, darwin20 |
8+ | ui | RStudio |
9+ | language | (EN) |
10+ | collate | en_US.UTF-8 |
11+ | ctype | en_US.UTF-8 |
12+ | tz | America/New_York |
13+ | date | 2025-12-12 |
14+ | rstudio | 2025.09.2+418 Cucumberleaf Sunflower (desktop) |
15+ | pandoc | 3.6.3 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/aarch64/ (via rmarkdown) |
16+ | quarto | 1.6.32 @ /usr/local/bin/quarto |
1617
1718# Dependencies
1819
19- | package | old | new | Δ |
20- | :-------| :-----| :-----| :--|
21- | BAS | 1.7.3 | 1.7.4 | * |
20+ | package | old | new | Δ |
21+ | :-------| :-----| :---------- | :--|
22+ | BAS | 1.7.5 | 1.7.5.9000 | * |
2223
2324# Revdeps
2425
Original file line number Diff line number Diff line change 11## revdepcheck results
22
3- We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+ We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44
55 * We saw 0 new problems
66 * We failed to check 0 packages
You can’t perform that action at this time.
0 commit comments