BAQM
Babson Analytics and Quantitative Methods Tools
v0.1.4
·
Jan 17, 2026
·
GPL (>= 2)
Description
Instructor-developed tools for Analytics and Quantitative Methods (AQM) courses at Babson College. Included are compact descriptive statistics for data frames and lists, expanded reporting and graphics for linear regressions, and formatted reports for best subsets analyses.
Downloads
307
Last 30 days
13031st
719
Last 90 days
719
Last year
Trend: +113.2% (30d vs prior 30d)
CRAN Check Status
3
ERROR
11
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | ERROR |
| r-oldrel-macos-x86_64 | ERROR |
| r-oldrel-windows-x86_64 | ERROR |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (6 non-OK)
ERROR
r-oldrel-macos-arm64
examples
Running examples in ‘BAQM-Ex.R’ failed The error most likely occurred in: > ### Name: sumry > ### Title: Summary Descriptive Statistics for BAQM > ### Aliases: sumry > > ### ** Examples > > sumry(penguins) Error: object 'penguins' not found Execution halted
ERROR
r-oldrel-macos-arm64
tests
Running ‘testthat.R’ [2s/3s]
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(BAQM)
>
> test_check("BAQM")
Sepal.Length Sepal.Width Petal.Length Petal.Width Species
n.val 150 150 150 150 150
n.na 0 0 0 0 0
min 4.3 2 1 0.1 n.lvl : 3
Q1 5.1 2.7 1.6 0.2 setosa :50
median 5.8 3 4.35 1.3 versclr:50
mean
...[truncated]...
-sumry.default_snaps-31.R
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 42 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-lm_plot.4way.R:18:1', 'test-lm_plot.ac.R:15:1',
'test-lm_plot.fit.R:15:1', 'test-lm_plot.infl.R:15:1',
'test-lm_plot.lev.R:15:1', 'test-lm_plot.qq.R:15:1',
'test-lm_plot.var.R:15:1', 'test-print.sumry.regsubsets.R:4:1',
'test-print.sumry.regsubsets.R:11:1', 'test-sumry.default_snaps.R:4:1',
'test-sumry.default_snaps.R:53:1', 'test-sumry.lm.R:4:1',
'test-sumry.lm.R:9:1', 'test-sumry.lm.R:14:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-sumry.default_snaps.R:31:3'): Check printed results: penguins mixed types, and transpose ──
Error: object 'penguins' not found
Backtrace:
▆
1. └─BAQM::sumry(penguins, pad = 1, transpose = TRUE)
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 42 ]
Error:
! Test failures.
Execution halted
ERROR
r-oldrel-macos-x86_64
examples
Running examples in ‘BAQM-Ex.R’ failed The error most likely occurred in: > ### Name: sumry > ### Title: Summary Descriptive Statistics for BAQM > ### Aliases: sumry > > ### ** Examples > > sumry(penguins) Error: object 'penguins' not found Execution halted
ERROR
r-oldrel-macos-x86_64
tests
Running ‘testthat.R’ [7s/15s]
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(BAQM)
>
> test_check("BAQM")
Sepal.Length Sepal.Width Petal.Length Petal.Width Species
n.val 150 150 150 150 150
n.na 0 0 0 0 0
min 4.3 2 1 0.1 n.lvl : 3
Q1 5.1 2.7 1.6 0.2 setosa :50
median 5.8 3 4.35 1.3 versclr:50
mean
...[truncated]...
-sumry.default_snaps-31.R
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 42 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-lm_plot.4way.R:18:1', 'test-lm_plot.ac.R:15:1',
'test-lm_plot.fit.R:15:1', 'test-lm_plot.infl.R:15:1',
'test-lm_plot.lev.R:15:1', 'test-lm_plot.qq.R:15:1',
'test-lm_plot.var.R:15:1', 'test-print.sumry.regsubsets.R:4:1',
'test-print.sumry.regsubsets.R:11:1', 'test-sumry.default_snaps.R:4:1',
'test-sumry.default_snaps.R:53:1', 'test-sumry.lm.R:4:1',
'test-sumry.lm.R:9:1', 'test-sumry.lm.R:14:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-sumry.default_snaps.R:31:3'): Check printed results: penguins mixed types, and transpose ──
Error: object 'penguins' not found
Backtrace:
▆
1. └─BAQM::sumry(penguins, pad = 1, transpose = TRUE)
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 42 ]
Error:
! Test failures.
Execution halted
ERROR
r-oldrel-windows-x86_64
examples
Running examples in 'BAQM-Ex.R' failed The error most likely occurred in: > ### Name: sumry > ### Title: Summary Descriptive Statistics for BAQM > ### Aliases: sumry > > ### ** Examples > > sumry(penguins) Error: object 'penguins' not found Execution halted
ERROR
r-oldrel-windows-x86_64
tests
Running 'testthat.R' [11s]
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(BAQM)
>
> test_check("BAQM")
Sepal.Length Sepal.Width Petal.Length Petal.Width Species
n.val 150 150 150 150 150
n.na 0 0 0 0 0
min 4.3 2 1 0.1 n.lvl : 3
Q1 5.1 2.7 1.6 0.2 setosa :50
median 5.8 3 4.35 1.3 versclr:50
mean
...[truncated]...
-sumry.default_snaps-31.R
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 42 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (14): 'test-lm_plot.4way.R:18:1', 'test-lm_plot.ac.R:15:1',
'test-lm_plot.fit.R:15:1', 'test-lm_plot.infl.R:15:1',
'test-lm_plot.lev.R:15:1', 'test-lm_plot.qq.R:15:1',
'test-lm_plot.var.R:15:1', 'test-print.sumry.regsubsets.R:4:1',
'test-print.sumry.regsubsets.R:11:1', 'test-sumry.default_snaps.R:4:1',
'test-sumry.default_snaps.R:53:1', 'test-sumry.lm.R:4:1',
'test-sumry.lm.R:9:1', 'test-sumry.lm.R:14:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-sumry.default_snaps.R:31:3'): Check printed results: penguins mixed types, and transpose ──
Error: object 'penguins' not found
Backtrace:
▆
1. └─BAQM::sumry(penguins, pad = 1, transpose = TRUE)
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 42 ]
Error:
! Test failures.
Execution halted
Check History
ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 10, 2026
ERROR
r-oldrel-macos-arm64
examples
Running examples in ‘BAQM-Ex.R’ failed The error most likely occurred in: > ### Name: sumry > ### Title: Summary Descriptive Statistics for BAQM > ### Aliases: sumry > > ### ** Examples > > sumry(penguins) Error: object 'penguins' not found Execution halted
ERROR
r-oldrel-macos-x86_64
examples
Running examples in ‘BAQM-Ex.R’ failed The error most likely occurred in: > ### Name: sumry > ### Title: Summary Descriptive Statistics for BAQM > ### Aliases: sumry > > ### ** Examples > > sumry(penguins) Error: object 'penguins' not found Execution halted
ERROR
r-oldrel-windows-x86_64
examples
Running examples in 'BAQM-Ex.R' failed The error most likely occurred in: > ### Name: sumry > ### Title: Summary Descriptive Statistics for BAQM > ### Aliases: sumry > > ### ** Examples > > sumry(penguins) Error: object 'penguins' not found Execution halted
Dependency Network
Version History
new
0.1.4
Mar 10, 2026