CRAN Package Check Results for Package suncalc

Last updated on 2026-08-25 07:55:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.3 3.88 33.81 37.69 OK
r-devel-linux-x86_64-debian-gcc 0.5.3 2.73 26.53 29.26 OK
r-devel-linux-x86_64-fedora-clang 0.5.3 27.71 OK
r-devel-linux-x86_64-fedora-gcc 0.5.3 24.64 OK
r-devel-windows-x86_64 0.5.3 5.00 60.00 65.00 OK
r-patched-linux-x86_64 0.5.3 3.41 31.35 34.76 OK
r-release-linux-x86_64 0.5.3 3.82 31.44 35.26 OK
r-release-macos-arm64 0.5.3 1.00 12.00 13.00 OK
r-release-macos-x86_64 0.5.3 3.00 71.00 74.00 OK
r-release-windows-x86_64 0.5.3 4.00 54.00 58.00 ERROR
r-oldrel-macos-arm64 0.5.3 1.00 16.00 17.00 OK
r-oldrel-macos-x86_64 0.5.3 3.00 49.00 52.00 OK
r-oldrel-windows-x86_64 0.5.3 6.00 62.00 68.00 ERROR

Check Details

Version: 0.5.3
Check: examples
Result: ERROR Running examples in 'suncalc-Ex.R' failed The error most likely occurred in: > ### Name: getMoonTimes > ### Title: Get Moon times > ### Aliases: getMoonTimes > > ### ** Examples > > > # one date > getMoonTimes(date = Sys.Date(), lat = 47.21, lon = -1.557, tz = "CET") Warning in `[.data.table`(data, is_sup[col == x, row], `:=`(c(col_names), : 1787442590.000000 (type 'double') at RHS position 1 taken as TRUE when assigning to type 'logical' (column 5 named 'set') Error in as.Date.default(get(col_names), tz = tz) : do not know how to convert 'get(col_names)' to class "Date" Calls: getMoonTimes ... tryCatchList -> tryCatchOne -> <Anonymous> -> .checkTypos Execution halted Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64