Last updated on 2026-02-04 04:50:53 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dirmult | 2 | 11 | |
| genogeographer | 3 | 1 | 9 |
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.3-5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Torben Tvedebrink <tvede@math.aau.dk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Torben",
family = "Tvedebrink",
role = c("aut", "cre"),
email = "tvede@math.aau.dk")
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 3, NOTE: 1, OK: 9
Version: 0.1.19
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Torben Tvedebrink <tvede@math.aau.dk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Torben",
family = "Tvedebrink",
role = c("aut", "cre"),
email = "tvede@math.aau.dk")
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.19
Check: examples
Result: ERROR
Running examples in ‘genogeographer-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: LR_table
> ### Title: Compute pairwise likelihood ratios
> ### Aliases: LR_table
>
> ### ** Examples
>
> df_ <- simulate_pops(pop_n = 4, aims_n = 50)
> df_db <- pops_to_DB(df_)
Error:
! `select_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `select()` instead.
Backtrace:
▆
1. ├─genogeographer::pops_to_DB(df_)
2. │ └─genogeographer:::score_add_df(db, ...)
3. │ └─db %>% ...
4. └─dplyr::select_(...)
5. └─dplyr:::lazy_defunct("select", hint = FALSE)
6. └─lifecycle::deprecate_stop(...)
7. └─lifecycle:::deprecate_stop0(msg)
8. └─rlang::cnd_signal(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.19
Check: examples
Result: ERROR
Running examples in ‘genogeographer-Ex.R’ failed
The error most likely occurred in:
> ### Name: LR_table
> ### Title: Compute pairwise likelihood ratios
> ### Aliases: LR_table
>
> ### ** Examples
>
> df_ <- simulate_pops(pop_n = 4, aims_n = 50)
> df_db <- pops_to_DB(df_)
Error:
! `select_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `select()` instead.
Backtrace:
▆
1. ├─genogeographer::pops_to_DB(df_)
2. │ └─genogeographer:::score_add_df(db, ...)
3. │ └─db %>% ...
4. └─dplyr::select_(...)
5. └─dplyr:::lazy_defunct("select", hint = FALSE)
6. └─lifecycle::deprecate_stop(...)
7. └─lifecycle:::deprecate_stop0(msg)
8. └─rlang::cnd_signal(...)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc