Other packages > Find by keyword >

movecost  

Calculation of Slope-Dependant Accumulated Cost Surface, Least-Cost Paths, Least-Cost Corridors, Least-Cost Networks Related to Human Movement Across the Landscape
View on CRAN: Click here


Download and install movecost package within the R console
Install from CRAN:
install.packages("movecost")

Install from Github:
library("remotes")
install_github("cran/movecost")

Install by package version:
library("remotes")
install_version("movecost", "2.1")



Attach the package and use:
library("movecost")
Maintained by
Gianmarco Alberti
[Scholar Profile | Author Map]
First Published: 2018-07-22
Latest Update: 2024-02-12
Description:
Provides the facility to calculate non-isotropic accumulated cost surface, least-cost paths, least-cost corridors, least-cost networks using a number of human-movement-related cost functions that can be selected by the user. It just requires a Digital Terrain Model, a start location and (optionally) destination locations. See Alberti (2019) .
How to cite:
Gianmarco Alberti (2018). movecost: Calculation of Slope-Dependant Accumulated Cost Surface, Least-Cost Paths, Least-Cost Corridors, Least-Cost Networks Related to Human Movement Across the Landscape. R package version 2.1, https://cran.r-project.org/web/packages/movecost. Accessed 17 Mar. 2025.
Previous versions and publish date:
0.1 (2018-07-22 16:30), 0.2 (2019-06-28 16:10), 0.3 (2019-11-29 20:20), 0.4 (2020-05-09 14:00), 0.5 (2020-06-05 17:10), 0.6 (2021-04-03 21:30), 0.7 (2021-04-30 09:00), 0.8 (2021-05-21 08:50), 0.9 (2021-05-31 10:10), 1.0 (2021-06-09 19:00), 1.1 (2021-06-19 22:00), 1.2 (2021-07-07 22:30), 1.3 (2021-08-05 13:20), 1.4 (2021-09-12 23:40), 1.5 (2022-02-23 17:30), 1.6 (2022-03-18 16:10), 1.7 (2022-08-09 09:40), 1.8 (2022-08-28 19:10), 1.9 (2023-03-18 11:20), 2.0 (2023-04-12 11:20)
Other packages that cited movecost R package
View movecost citation profile
Other R packages that movecost depends, imports, suggests or enhances
Complete documentation for movecost
Functions, R codes and Examples using the movecost R package
Some associated functions: Etna_boundary . Etna_end_location . Etna_start_location . create_barrier_cs . destin.loc . malta_dtm_40 . movealloc . movebound . movecomp . movecorr . movecost . movenetw . moverank . springs . volc.loc . volc . 
Some associated R codes: create_barrier_cs.R .  Full movecost package functions and examples
Downloads during the last 30 days
02/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/16Downloads for movecost051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

verification  
Weather Forecast Verification Utilities
Utilities for verifying discrete, continuous and probabilistic forecasts, and forecasts expressed as ...
Download / Learn more Package Citations See dependency  
rpls  
Robust Partial Least Squares
A robust Partial Least-Squares (PLS) method is implemented that is robust to outliers in the residua ...
Download / Learn more Package Citations See dependency  
threshr  
Threshold Selection and Uncertainty for Extreme Value Analysis
Provides functions for the selection of thresholds for use in extreme value models, based mainly on ...
Download / Learn more Package Citations See dependency  
rgrassdoc  
Consult "Grass GIS" Documentation in the RStudio Viewer or your Browser
A tool for easy viewing of the documentation of GRASS GIS seehttpsgrass.osgeo.org. Pages of the GRAS ...
Download / Learn more Package Citations See dependency  
atakrig  
Area-to-Area Kriging
Point-scale variogram deconvolution from irregular/regular spatial support according to Goovaerts, P ...
Download / Learn more Package Citations See dependency  
rslurm  
Submit R Calculations to a 'Slurm' Cluster
Functions that simplify submitting R scripts to a 'Slurm' workload manager, in part by automating t ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA