CRAN Package Check Results for Package timelineS

Last updated on 2026-02-11 11:51:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 4.55 43.66 48.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 11.00 92.13 103.13 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 10.00 87.34 97.34 ERROR
r-devel-macos-arm64 0.1.1 2.00 16.00 18.00 OK
r-devel-windows-x86_64 0.1.1 9.00 69.00 78.00 ERROR
r-patched-linux-x86_64 0.1.1 5.95 53.76 59.71 ERROR
r-release-linux-x86_64 0.1.1 6.15 54.25 60.40 ERROR
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 3.00 42.00 45.00 OK
r-release-windows-x86_64 0.1.1 8.00 74.00 82.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 4.00 34.00 38.00 OK
r-oldrel-windows-x86_64 0.1.1 12.00 85.00 97.00 ERROR

Check Details

Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Dahee Lee <dhlee99@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Dahee", family = "Lee", role = c("aut", "cre"), email = "dhlee99@gmail.com"), person(given = "Dustin", family = "Tingley", role = "aut")) as necessary. Found the following \keyword or \concept entries which likely give several index terms: File ‘life_exp.Rd’: \keyword{durPlot,} \keyword{durSummary,} Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘timelineS-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: durPlot > ### Title: Graphs and Summary for Date Durations > ### Aliases: durPlot > > ### ** Examples > > durPlot(life_exp, start = "Birth", end = "Death", group = "Country", + timeunit = "years", facet = TRUE, binwidth = 3, alpha = 0.7, title = TRUE) Warning: `aes_string()` was deprecated in ggplot2 3.0.0. ℹ Please use tidy evaluation idioms with `aes()`. ℹ See also `vignette("ggplot2-in-packages")` for more information. ℹ The deprecated feature was likely used in the timelineS package. Please report the issue at <https://github.com/daheelee/timelineS/issues>. Error: ! `group_by_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `group_by()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. ├─timelineS::durPlot(...) 2. │ └─df %>% group_by_(as.name(group)) 3. └─dplyr::group_by_(., as.name(group)) 4. └─dplyr:::lazy_defunct("group_by") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) 7. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘base’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘timelineS-Ex.R’ failed The error most likely occurred in: > ### Name: durPlot > ### Title: Graphs and Summary for Date Durations > ### Aliases: durPlot > > ### ** Examples > > durPlot(life_exp, start = "Birth", end = "Death", group = "Country", + timeunit = "years", facet = TRUE, binwidth = 3, alpha = 0.7, title = TRUE) Warning: `aes_string()` was deprecated in ggplot2 3.0.0. ℹ Please use tidy evaluation idioms with `aes()`. ℹ See also `vignette("ggplot2-in-packages")` for more information. ℹ The deprecated feature was likely used in the timelineS package. Please report the issue at <https://github.com/daheelee/timelineS/issues>. Error: ! `group_by_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `group_by()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. ├─timelineS::durPlot(...) 2. │ └─df %>% group_by_(as.name(group)) 3. └─dplyr::group_by_(., as.name(group)) 4. └─dplyr:::lazy_defunct("group_by") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) 7. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-oldrel-windows-x86_64

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.