CRAN Package Check Results for Package mapboxapi

Last updated on 2025-04-12 20:51:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 36.25 288.57 324.82 OK
r-devel-linux-x86_64-debian-gcc 0.6.2 22.47 191.28 213.75 OK
r-devel-linux-x86_64-fedora-gcc 0.6.2 521.44 OK
r-devel-macos-arm64 0.6.2 116.00 OK
r-devel-macos-x86_64 0.6.2 285.00 OK
r-devel-windows-x86_64 0.6.2 34.00 232.00 266.00 ERROR
r-patched-linux-x86_64 0.6.2 33.22 276.33 309.55 OK
r-release-linux-x86_64 0.6.2 OK
r-release-macos-arm64 0.6.2 105.00 OK
r-release-macos-x86_64 0.6.2 238.00 OK
r-release-windows-x86_64 0.6.2 44.00 349.00 393.00 OK
r-oldrel-macos-arm64 0.6.2 OK
r-oldrel-macos-x86_64 0.6.2 224.00 OK
r-oldrel-windows-x86_64 0.6.2 45.00 332.00 377.00 OK

Check Details

Version: 0.6.2
Check: examples
Result: ERROR Running examples in 'mapboxapi-Ex.R' failed The error occurred in: R version 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "mapboxapi" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > options(pager = "console") > library('mapboxapi') Flavor: r-devel-windows-x86_64