Skip to content

Commit 39ba13c

Browse files
committed
uodate after checking reverse dependencies
1 parent 97cc096 commit 39ba13c

4 files changed

Lines changed: 23 additions & 23 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Package: BAS
2-
Date: 12-12-2025
32
Version: 1.7.5.9000
43
Title: Bayesian Variable Selection and Model Averaging using Bayesian Adaptive Sampling
54
Authors@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
3533
Description: 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

cran-comments.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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-

revdep/README.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
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

revdep/cran.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

0 commit comments

Comments
 (0)