Last updated on 2025-12-28 03:52:03 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| fanplot | 4 | 9 | |
| migest | 1 | 12 | |
| tidycat | 2 | 11 | |
| wcde | 13 |
Current CRAN status: NOTE: 4, OK: 9
Version: 4.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Guy J. Abel <g.j.abel@gmail.com>’
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: 4.0.0
Check: for unstated dependencies in ‘demo’
Result: NOTE
'library' or 'require' calls not declared from:
‘RColorBrewer’ ‘colorspace’ ‘zoo’
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
Current CRAN status: ERROR: 1, OK: 12
Version: 2.0.5
Check: examples
Result: ERROR
Running examples in ‘migest-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mig_chord
> ### Title: Chord diagram for directional origin-destination data
> ### Aliases: mig_chord
>
> ### ** Examples
>
>
> library(dplyr)
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
> library(tidyr)
> library(tibble)
> library(countrycode)
> #' # download Abel and Cohen (2019) estimates
> f <- url("https://ndownloader.figshare.com/files/38016762") %>%
+ read.csv() %>%
+ as_tibble()
Warning in open.connection(file, "rt") :
cannot open URL 'https://ndownloader.figshare.com/files/38016762': HTTP status was '403 Forbidden'
Error in open.connection(file, "rt") :
cannot open the connection to 'https://ndownloader.figshare.com/files/38016762'
Calls: %>% ... as_tibble -> read.csv -> read.table -> open -> open.connection
Execution halted
Flavor: r-release-linux-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tidyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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.