CRAN Package Check Results for Maintainer ‘Noah Greifer <noah.greifer at gmail.com>’

Last updated on 2025-08-09 11:50:41 CEST.

Package ERROR NOTE OK
cobalt 13
fwb 3 10
MatchIt 3 10
optweight 13
WeightIt 13

Package cobalt

Current CRAN status: OK: 13

Package fwb

Current CRAN status: ERROR: 3, OK: 10

Version: 0.5.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Note: possible error in 'findInterval(null, ti, ': unused arguments (checkSorted = FALSE, checkNA = FALSE) See ‘/Volumes/Builds/packages/big-sur-arm64/results/4.4/fwb.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. Flavor: r-oldrel-macos-arm64

Version: 0.5.0
Check: R code for possible problems
Result: NOTE norm_inter_invert: possible error in findInterval(null, ti, checkSorted = FALSE, checkNA = FALSE): unused arguments (checkSorted = FALSE, checkNA = FALSE) Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fwb) > > test_check("fwb") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 114 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-fwb.R:77:3', 'test-fwb.R:139:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-p-values.R:24:3'): p-values correctly invert CIs ─────────────── Error in `findInterval(null, ti, checkSorted = FALSE, checkNA = FALSE)`: unused arguments (checkSorted = FALSE, checkNA = FALSE) Backtrace: ▆ 1. └─fwb:::check_p_value_okay(...) at test-p-values.R:24:3 2. ├─base::suppressWarnings(...) at tests/testthat/helpers.R:101:5 3. │ └─base::withCallingHandlers(...) 4. ├─base::summary(...) at tests/testthat/helpers.R:102:7 5. └─fwb:::summary.fwb(...) 6. └─fwb:::invert_ci(...) 7. └─base::apply(...) 8. └─fwb (local) FUN(newX[, i], ...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 114 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.5.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Note: possible error in 'findInterval(null, ti, ': unused arguments (checkSorted = FALSE, checkNA = FALSE) See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/fwb.Rcheck/00install.out’ for details. Information on the location(s) of code generating the ‘Note’s can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to ‘yes’. Flavor: r-oldrel-macos-x86_64

Version: 0.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fwb) > > test_check("fwb") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 117 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-fwb.R:77:3', 'test-fwb.R:139:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-p-values.R:24:3'): p-values correctly invert CIs ─────────────── Error in `findInterval(null, ti, checkSorted = FALSE, checkNA = FALSE)`: unused arguments (checkSorted = FALSE, checkNA = FALSE) Backtrace: ▆ 1. └─fwb:::check_p_value_okay(...) at test-p-values.R:24:3 2. ├─base::suppressWarnings(...) at tests/testthat/helpers.R:101:5 3. │ └─base::withCallingHandlers(...) 4. ├─base::summary(...) at tests/testthat/helpers.R:102:7 5. └─fwb:::summary.fwb(...) 6. └─fwb:::invert_ci(...) 7. └─base::apply(...) 8. └─fwb (local) FUN(newX[, i], ...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 117 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.5.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Note: possible error in 'findInterval(null, ti, ': unused arguments (checkSorted = FALSE, checkNA = FALSE) See 'd:/Rcompile/CRANpkg/local/4.4/fwb.Rcheck/00install.out' for details. Information on the location(s) of code generating the 'Note's can be obtained by re-running with environment variable R_KEEP_PKG_SOURCE set to 'yes'. Flavor: r-oldrel-windows-x86_64

Version: 0.5.0
Check: tests
Result: ERROR Running 'testthat.R' [69s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fwb) > > test_check("fwb") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 117 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-fwb.R:77:3', 'test-fwb.R:139:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-p-values.R:24:3'): p-values correctly invert CIs ─────────────── Error in `findInterval(null, ti, checkSorted = FALSE, checkNA = FALSE)`: unused arguments (checkSorted = FALSE, checkNA = FALSE) Backtrace: ▆ 1. └─fwb:::check_p_value_okay(...) at test-p-values.R:24:3 2. ├─base::suppressWarnings(...) at D:\RCompile\CRANpkg\local\4.4\fwb.Rcheck\tests\testthat\helpers.R:101:5 3. │ └─base::withCallingHandlers(...) 4. ├─base::summary(...) at D:\RCompile\CRANpkg\local\4.4\fwb.Rcheck\tests\testthat\helpers.R:102:7 5. └─fwb:::summary.fwb(...) 6. └─fwb:::invert_ci(...) 7. └─base::apply(...) 8. └─fwb (local) FUN(newX[, i], ...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 117 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package MatchIt

Current CRAN status: NOTE: 3, OK: 10

Version: 4.7.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘gurobi’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 4.7.2
Check: installed package size
Result: NOTE installed size is 9.1Mb sub-directories of 1Mb or more: doc 1.3Mb libs 6.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package optweight

Current CRAN status: NOTE: 13

Version: 0.2.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Noah Greifer <noah.greifer@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Noah", family = "Greifer", role = c("aut", "cre"), email = "noah.greifer@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.5
Check: package subdirectories
Result: NOTE Problems with news in ‘NEWS.md’: No news entries found. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.5
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package WeightIt

Current CRAN status: OK: 13

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.