CRAN Package Check Results for Package pluscode

Last updated on 2025-07-19 17:50:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.61 22.24 25.85 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 2.25 17.27 19.52 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 39.95 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 37.48 OK
r-devel-windows-x86_64 0.1.0 5.00 43.00 48.00 OK
r-patched-linux-x86_64 0.1.0 3.67 21.09 24.76 OK
r-release-linux-x86_64 0.1.0 3.21 21.25 24.46 OK
r-release-macos-arm64 0.1.0 27.00 OK
r-release-macos-x86_64 0.1.0 35.00 OK
r-release-windows-x86_64 0.1.0 4.00 42.00 46.00 OK
r-oldrel-macos-arm64 0.1.0 23.00 OK
r-oldrel-macos-x86_64 0.1.0 29.00 OK
r-oldrel-windows-x86_64 0.1.0 6.00 47.00 53.00 OK

Check Details

Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Michael Doyle <michaeledoyle7@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Michael", family = "Doyle", role = c("aut", "cre"), email = "michaeledoyle7@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘pluscode-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: pluscode_encode > ### Title: Pluscode Encoder > ### Aliases: pluscode_encode > > ### ** Examples > > pluscode_encode(52.501450, -6.567180, 8) Error: lexical error: invalid char in json text. <html><head> <meta http-equiv=" (right here) ------^ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc