Last updated on 2025-05-31 18:51:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 4.33 | 42.48 | 46.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 3.02 | 31.21 | 34.23 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 72.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 72.14 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 7.00 | 64.00 | 71.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 4.14 | 39.74 | 43.88 | OK | |
r-release-linux-x86_64 | 0.3.1 | 4.13 | 39.82 | 43.95 | OK | |
r-release-macos-arm64 | 0.3.1 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 51.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 8.00 | 55.00 | 63.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3.1 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 9.00 | 75.00 | 84.00 | OK |
Version: 0.3.1
Check: examples
Result: ERROR
Running examples in 'PublicWorksFinanceIT-Ex.R' failed
The error most likely occurred in:
> ### Name: get_data_RENDIS
> ### Title: Retrieve data from the ReNDiS database on soil defense public
> ### works.
> ### Aliases: get_data_RENDIS
>
> ### ** Examples
>
> data_12 <- get_data_RENDIS("12", cod_prov = c("258", "059"), geo_ref = "C")
Error in UseMethod("arrange") :
no applicable method for 'arrange' applied to an object of class "NULL"
Calls: get_data_RENDIS
Execution halted
Flavor: r-release-windows-x86_64