CRAN Package Check Results for Package migest

Last updated on 2025-12-30 12:48:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.5 15.74 128.72 144.46 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.5 10.53 89.52 100.05 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.5 29.00 204.29 233.29 ERROR
r-devel-linux-x86_64-fedora-gcc 2.0.5 29.00 216.47 245.47 ERROR
r-devel-windows-x86_64 2.0.5 17.00 132.00 149.00 ERROR
r-patched-linux-x86_64 2.0.5 16.09 126.42 142.51 OK
r-release-linux-x86_64 2.0.5 12.85 116.66 129.51 ERROR
r-release-macos-arm64 2.0.5 OK
r-release-macos-x86_64 2.0.5 10.00 142.00 152.00 OK
r-release-windows-x86_64 2.0.5 17.00 125.00 142.00 ERROR
r-oldrel-macos-arm64 2.0.5 OK
r-oldrel-macos-x86_64 2.0.5 10.00 127.00 137.00 OK
r-oldrel-windows-x86_64 2.0.5 24.00 180.00 204.00 OK

Check Details

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 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 2.0.5
Check: examples
Result: ERROR Running examples in ‘migest-Ex.R’ failed The error most likely occurred in: > ### 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64