diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index d082e940..bd7a38ce 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -24,9 +24,9 @@ jobs: fail-fast: false matrix: config: - - {os: macOS-latest, r: '4.2'} - - {os: ubuntu-20.04, r: '4.2', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"} - - {os: windows-latest, r: '4.2'} + - {os: macOS-latest, r: '4.5'} + - {os: ubuntu-20.04, r: '4.5', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"} + - {os: windows-latest, r: '4.5'} env: R_REMOTES_NO_ERRORS_FROM_WARNINGS: true @@ -34,9 +34,9 @@ jobs: GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v6 - - uses: r-lib/actions/setup-r@v1 + - uses: r-lib/actions/setup-r@v2 with: r-version: ${{ matrix.config.r }} @@ -52,7 +52,7 @@ jobs: - name: Cache R packages if: runner.os != 'Windows' - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: ${{ env.R_LIBS_USER }} key: ${{ runner.os }}-${{ hashFiles('.github/R-version') }}-1-${{ hashFiles('.github/depends.Rds') }} diff --git a/DESCRIPTION b/DESCRIPTION index 6c8d9034..1ccf74ce 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,10 @@ Package: CausalGPS Type: Package Title: Matching on Generalized Propensity Scores with Continuous Exposures -Version: 0.5.0 +Version: 0.5.1 Authors@R: c( person("Naeem", "Khoshnevis", email = "nkhoshnevis@g.harvard.edu", - role=c("aut","cre"), + role=c("aut", "cre"), comment = c(ORCID = "0000-0003-4315-1426", AFFILIATION="Kempner")), person("Xiao", "Wu", email = "xw2892@cumc.columbia.edu", role= c("aut"), @@ -44,7 +44,7 @@ Imports: KernSmooth, cowplot Encoding: UTF-8 -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.3 Suggests: covr, knitr, diff --git a/NEWS.md b/NEWS.md index f657331b..94662161 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +## CausalGPS 0.5.1 (2025-01-10) + +### Removed +* Strict tests. + ## CausalGPS 0.5.0 (2024-06-19) ### Added diff --git a/R/causalgps_package.R b/R/causalgps_package.R index 0e5b8520..d9067179 100755 --- a/R/causalgps_package.R +++ b/R/causalgps_package.R @@ -10,8 +10,6 @@ #' observational data in settings with continuous exposures, and introduce a new #' framework for GPS caliper matching. #' -#' @docType package -#' @name CausalGPS-package #' @aliases CausalGPS #' @author Naeem Khoshnevis #' @author Xiao Wu @@ -36,4 +34,4 @@ #' Journal of the Royal Statistical Society. Series B (Statistical Methodology), #' 79(4), pp.1229-1245. #' -NULL +"_PACKAGE" diff --git a/cran-comments.md b/cran-comments.md index 1754f8a5..18267017 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,8 +1,10 @@ -Submission (June 19, 2024) +Submission (January 11, 2026) -Thank you so much for taking the time and reviewing the CausalGPS 0.5.0 package. In this version upgrade we: +Thank you for taking the time to review CausalGPS version 0.5.1. -- Added formula to collect features from the user +In this update, we have addressed a strict test that was causing failures on some operating systems. + +All checks and tests pass successfully on our end. Best regards, Naeem Khoshnevis diff --git a/docs/404.html b/docs/404.html index 644b27a2..7e511cbc 100644 --- a/docs/404.html +++ b/docs/404.html @@ -1,5 +1,5 @@ - + @@ -7,80 +7,66 @@ Page not found (404) • CausalGPS - - - - - + + + + Skip to contents - -