The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-04-15 05:52:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 8.55 | 103.87 | 112.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 5.31 | 68.70 | 74.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 13.00 | 156.42 | 169.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 13.00 | 163.54 | 176.54 | OK | |
| r-devel-macos-arm64 | 0.2.2 | 2.00 | 29.00 | 31.00 | OK | |
| r-devel-windows-x86_64 | 0.2.2 | 10.00 | 105.00 | 115.00 | ERROR | |
| r-patched-linux-x86_64 | 0.2.2 | 8.41 | 92.20 | 100.61 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 7.72 | 90.93 | 98.65 | OK | |
| r-release-macos-arm64 | 0.2.2 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 5.00 | 128.00 | 133.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 10.00 | 0.00 | 10.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.2 | 2.00 | 31.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.2 | 6.00 | 178.00 | 184.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 15.00 | 129.00 | 144.00 | OK |
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'ediblecity-Ex.R' failed
The error most likely occurred in:
> ### Name: green_distance
> ### Title: Distance to closest public green area
> ### Aliases: green_distance
>
> ### ** Examples
>
> # Calculate a summary of the distances to closest public green area larger than 0.5 ha.
> green_distance(city_example, min_area = 5000)
Flavor: r-devel-windows-x86_64
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'ediblecity-Ex.R' failed
The error most likely occurred in:
> ### Name: green_distance
> ### Title: Distance to closest public green area
> ### Aliases: green_distance
>
> ### ** Examples
>
> # Calculate a summary of the distances to closest public green area larger than 0.5 ha.
> green_distance(city_example, min_area = 5000)
Min. 1st Qu. Median Mean 3rd Qu. Max.
6.119 155.084 251.702 249.720 347.417 465.732
>
> # Get the distances from each residence to its closest public green area.
> result <- green_distance(city_example, min_area = 0, verbose = TRUE)
Flavor: r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.