Last updated on 2025-09-13 13:50:28 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
autocogs | 1 | 12 | |
geofacet | 13 | ||
geogrid | 13 | ||
housingData | 2 | 11 | |
stlplus | 5 | 8 | |
trelliscopejs | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.5
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
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(autocogs)
>
> test_check("autocogs")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 244 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plot_cogs.R:339:3'): ggplot2::geom_smooth_lm ───────────────────
Error in `ll(object)`: could not find function "ll"
Backtrace:
▆
1. ├─autocogs (local) expect_auto_cogs(...) at test-plot_cogs.R:339:3
2. │ └─p %>% plot_cogs() at test-plot_cogs.R:12:3
3. ├─autocogs:::plot_cogs(.)
4. │ └─base::lapply(...)
5. │ └─autocogs (local) FUN(X[[i]], ...)
6. │ └─base::lapply(...)
7. │ └─autocogs (local) FUN(X[[i]], ...)
8. │ └─base::lapply(...)
9. │ └─autocogs (local) FUN(X[[i]], ...)
10. │ ├─base::do.call(fn, args)
11. │ └─autocogs (local) `<fn>`(...)
12. │ ├─broom::glance(mod)
13. │ └─broom:::glance.lm(mod)
14. │ ├─base::with(...)
15. │ └─base::with.default(...)
16. │ └─base::eval(substitute(expr), data, enclos = parent.frame())
17. │ └─base::eval(substitute(expr), data, enclos = parent.frame())
18. │ └─tibble::tibble(...)
19. │ └─tibble:::tibble_quos(xs, .rows, .name_repair)
20. │ └─rlang::eval_tidy(xs[[j]], mask)
21. ├─stats::AIC(x)
22. └─stats:::AIC.default(x)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 244 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.3.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ryan Hafen <rhafen@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ryan",
family = "Hafen",
role = c("aut", "cre"),
email = "rhafen@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 5, OK: 8
Version: 0.5.1
Check: compiled code
Result: NOTE
File ‘stlplus/libs/stlplus.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.1
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
Current CRAN status: OK: 13