Search Criteria
Package Details: r-r5r 0.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r-r5r.git (read-only, click to copy) |
---|---|
Package Base: | r-r5r |
Description: | Rapid Realistic Routing with ‘R5’ |
Upstream URL: | https://cran.r-project.org/package=r5r |
Licenses: | MIT |
Submitter: | peippo |
Maintainer: | peippo |
Last Packager: | peippo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-22 07:52 (UTC) |
Last Updated: | 2022-02-15 14:18 (UTC) |
Dependencies (20)
- java-r5
- java-r5rcore
- r (microsoft-r-open, r352, r-mkl)
- r-checkmate
- r-curl
- r-data.table
- r-httr
- r-raster
- r-rjava
- r-sf
- r-sfheaders
- r-akima (optional)
- r-covr (optional)
- r-dplyr (optional)
- r-ggplot2 (optional)
- r-knitr (optional)
- r-mapview (optional)
- r-rgdal (optional)
- r-rmarkdown (optional)
- r-testthat (optional)
Latest Comments
peippo commented on 2022-06-13 18:21 (UTC)
@calleros: You seem to have Java 8 activated, R5 requires Java 11. You can use
sudo archlinux-java
to set the active Java version.calleros commented on 2022-06-13 16:26 (UTC)
I have been trying to install r-r5r without succes. Here's the output
` * What went wrong: Execution failed for task ':compileJava'.
Try:
Get more help at https://help.gradle.org
BUILD FAILED in 634ms ==> ERROR: A failure occurred in build(). Aborting... -> error making: java-r5
`