Skip to content

Commit

Permalink
prepare for update CRAN release; fix #63; fix #64; fix #65; fix #66; fix
Browse files Browse the repository at this point in the history
 #67; fix #68; fix #69
  • Loading branch information
ernestguevarra committed Jan 15, 2025
1 parent 2266ab3 commit fca43e0
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 38 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bbw
Type: Package
Title: Blocked Weighted Bootstrap
Version: 0.2.7.9000
Version: 0.3.0
Authors@R: c(
person("Mark", "Myatt",
email = "[email protected]", role = c("aut", "cph")),
Expand Down
13 changes: 4 additions & 9 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bbw 0.2.7.9000
# bbw 0.3.0

## New features

Expand All @@ -23,8 +23,7 @@ This is the second CRAN release of `bbw`. In this release:

* addressed CRAN NOTE regarding `\item in \describe must have non-empty label`

* updated package documentation specifically the DESCRIPTION, README,
datasets and function/s documentation and vignettes
* updated package documentation specifically the DESCRIPTION, README, datasets and function/s documentation and vignettes

* added CodeFactor workflow

Expand All @@ -41,15 +40,11 @@ specifications.

# bbw 0.1.2

* added references to classical approach to bootstrapping for cluster samples
and references for application of the blocked weighted bootstrap for analysing
data from cluster surveys.
* added references to classical approach to bootstrapping for cluster samples and references for application of the blocked weighted bootstrap for analysing data from cluster surveys.

# bbw 0.1.1

* Corrected authors' specifications in `DESCRIPTION` by combining two calls
to `person()` to provide details for each of the two authors/contributors to
the package.
* Corrected authors' specifications in `DESCRIPTION` by combining two calls to `person()` to provide details for each of the two authors/contributors to the package.

# bbw 0.1.0

Expand Down
2 changes: 1 addition & 1 deletion R/boot_bw.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#' @examples
#' boot_bw(
#' x = indicatorsHH, w = villageData, statistic = bootClassic,
#' params = "anc1", replicates = 49, parallel = TRUE
#' params = "anc1", replicates = 9, parallel = TRUE
#' )
#'
#' @export
Expand Down
36 changes: 15 additions & 21 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
## Release summary

This is the second CRAN release of `bbw`. In this release:
This is the third CRAN release of `bbw`. In this release:

* addressed CRAN NOTE regarding `\item in \describe must have non-empty label`
* added alternative set of boot functions that implement vectorised and parallel resampling algorithm with option for stratification

* updated package documentation specifically the DESCRIPTION, README,
datasets and function/s documentation and vignettes
* added functions for percentile estimation from bootstrap replicates

* added CodeFactor workflow
* added function for post-stratification estimation

* corrected some code styling to be consistent with entire package
* improved function documentation

* added GitHub actions workflows for `R CMD check` and for testing coverage
* improved information, warning, and error messages

* changed license to GPL-3
* improved vignettes


## Test environments
* local OS X install, R 4.2.0
* local ubuntu 20.04 install, R 4.2.0
* local OS X install, R 4.4.2
* local ubuntu 22.04 install, R 4.4.2
* win-builder (devel, release and old release)
* github actions windows-latest, r: release
* github actions macOS-latest, r: release
* github actions ubuntu-20.04, r: release, devel
* github actions ubuntu-20.04, r: release, devel, old release
* rhub windows-latest r devel
* rhub ubuntu 20.04 r release
* rhub fedora r devel
* rhub ubuntu 22.04 r devel
* rhub macos r devel
* rhub macos-arm64 r devel


## R CMD check results
Expand All @@ -44,16 +44,10 @@ datasets and function/s documentation and vignettes

### rhub checks

0 errors | 0 warnings | 1 notes

```
❯ checking for detritus in the temp directory ... NOTE
Found the following files/directories:
'lastMiKTeXException'
```
0 errors | 0 warnings | 0 notes


## Reverse dependencies
`bbw` doesn't have any downstream / reverse dependencies
(see https://github.com/rapidsurveys/bbw/tree/master/revdep)
(see https://github.com/rapidsurveys/bbw/tree/main/revdep)

2 changes: 1 addition & 1 deletion man/boot_bw.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 8 additions & 5 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
|collate |en_GB.UTF-8 |
|ctype |en_GB.UTF-8 |
|tz |Europe/London |
|date |2025-01-06 |
|date |2025-01-15 |
|pandoc |2.9.2.1 @ /usr/bin/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:--------------|:----------|:----------|:--|
|bbw |0.2.0 |0.2.2.9000 |* |
|bbw |0.2.0 |0.3.0 |* |
|abind |1.4-8 |1.4-8 | |
|backports |1.5.0 |1.5.0 | |
|broom |1.0.7 |1.0.7 | |
Expand All @@ -43,7 +43,7 @@
|iterators |NA |1.0.14 |* |
|labeling |0.4.3 |0.4.3 | |
|lifecycle |1.0.4 |1.0.4 | |
|lme4 |1.1-35.5 |1.1-35.5 | |
|lme4 |1.1-36 |1.1-36 | |
|magrittr |2.0.3 |2.0.3 | |
|MatrixModels |0.5-3 |0.5-3 | |
|microbenchmark |1.5.0 |1.5.0 | |
Expand All @@ -54,14 +54,17 @@
|numDeriv |2016.8-1.1 |2016.8-1.1 | |
|parallelly |NA |1.41.0 |* |
|pbkrtest |0.5.3 |0.5.3 | |
|pillar |1.10.0 |1.10.0 | |
|pillar |1.10.1 |1.10.1 | |
|pkgconfig |2.0.3 |2.0.3 | |
|purrr |1.0.2 |1.0.2 | |
|quantreg |5.99.1 |5.99.1 | |
|R6 |2.5.1 |2.5.1 | |
|rbibutils |2.3 |2.3 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|Rcpp |1.0.13-1 |1.0.13-1 | |
|Rcpp |1.0.14 |1.0.14 | |
|RcppEigen |0.3.4.0.2 |0.3.4.0.2 | |
|Rdpack |2.6.2 |2.6.2 | |
|reformulas |0.4.0 |0.4.0 | |
|rlang |1.1.4 |1.1.4 | |
|scales |1.3.0 |1.3.0 | |
|SparseM |1.84-2 |1.84-2 | |
Expand Down

0 comments on commit fca43e0

Please sign in to comment.