CRAN Package Check Results for Package lakefetch

Last updated on 2026-05-05 20:51:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 11.37 154.72 166.09 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 7.29 103.65 110.94 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 19.00 220.77 239.77 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 21.00 242.83 263.83 OK
r-devel-windows-x86_64 0.1.3 16.00 127.00 143.00 ERROR
r-patched-linux-x86_64 0.1.3 10.84 139.53 150.37 OK
r-release-linux-x86_64 0.1.3 11.43 139.35 150.78 OK
r-release-macos-arm64 0.1.3 3.00 40.00 43.00 OK
r-release-macos-x86_64 0.1.3 9.00 210.00 219.00 OK
r-release-windows-x86_64 0.1.3 14.00 145.00 159.00 OK
r-oldrel-macos-arm64 0.1.3 3.00 41.00 44.00 OK
r-oldrel-macos-x86_64 0.1.3 9.00 175.00 184.00 OK
r-oldrel-windows-x86_64 0.1.3 22.00 191.00 213.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > # Run all testthat tests for lakefetch package > library(testthat) > library(lakefetch) lakefetch 0.1.3 loaded nhdplusTools available - NHD integration enabled > > test_check("lakefetch") Loaded 3 rows with columns: Site, latitude, longitude Using columns: Latitude = latitude, Longitude = longitude Final valid samples: 3 Loaded 1 rows with columns: Site, lat, lon Using columns: Latitude = lat, Longitude = lon Final valid samples: 1 Loaded 1 rows with columns: Site, Latitude, Longitude Using columns: Latitude = Latitude, Longitude = Longitude Final valid samples: 1 Loaded 1 rows with columns: Site, LAT, LONG Using columns: Latitude = LAT, Longitude = LONG Final valid samples: 1 Loaded 2 rows with columns: latitude, longitude Using columns: Latitude = latitude, Longitude = longitude No 'Site' column found, created generic names Final valid samples: 2 Loaded 4 rows with columns: Site, latitude, longitude Using columns: Latitude = latitude, Longitude = longitude Final valid samples: 1 Loaded 3 rows with columns: Site, latitude, longitude Using columns: Latitude = latitude, Longitude = longitude Final valid samples: 2 Loaded 2 rows with columns: Site, latitude, longitude, datetime Using columns: Latitude = latitude, Longitude = longitude Detected datetime column: datetime Final valid samples: 2 Loaded 2 rows with columns: Site, latitude, longitude, lake.name Using columns: Latitude = latitude, Longitude = longitude Preserved lake name column: lake.name Final valid samples: 2 Detected location from column 'lake.name': 2 lakes Loading data from: D:\temp\2026_05_03_01_50_00_26843\RtmpA3Mr9B\file1272c72fa74c7.csv Loaded 2 rows with columns: Site, latitude, longitude Using columns: Latitude = latitude, Longitude = longitude Final valid samples: 2 Location name from filename: file1272c72fa74c7 Loaded 2 rows with columns: Site, x, y Loaded 2 rows with columns: sample_id, y_coord, x_coord Using columns: Latitude = y_coord, Longitude = x_coord No 'Site' column found, created generic names Final valid samples: 2 Loaded 2 rows with columns: sample_location, latitude, longitude Using columns: Latitude = latitude, Longitude = longitude Final valid samples: 2 Loaded 2 rows with columns: Site, latitude, longitude, reservoir Using columns: Latitude = latitude, Longitude = longitude Using specified lake name column: reservoir Final valid samples: 2 Detected location from column 'reservoir': 2 lakes Loaded 2 rows with columns: Site, latitude, longitude Loaded 2 rows with columns: Site, latitude, longitude Loaded 2 rows with columns: Site, latitude, longitude Using columns: Latitude = latitude, Longitude = longitude Loaded 2 rows with columns: Site, latitude, longitude Using columns: Latitude = latitude, Longitude = longitude Loaded 2 rows with columns: latitude, longitude, y_coord, x_coord Using columns: Latitude = y_coord, Longitude = x_coord No 'Site' column found, created generic names Final valid samples: 2 Flavor: r-devel-windows-x86_64