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]
All associated links for this package
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 21 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:32), 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), 2.1 (2024-02-12 19:30), 2.2 (2026-04-29 19: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

Today's Hot Picks in Authors and Packages

OSTE  
Optimal Survival Trees Ensemble
Function for growing survival trees ensemble ('Naz Gul', 'Nosheen Faiz', 'Dan Brawn', 'Rafal Kulakow ...
Download / Learn more Package Citations See dependency  
netgen  
Network Generator for Combinatorial Graph Problems
Methods for the generation of a wide range of network geographies, e.g., grid networks or clustered ...
Download / Learn more Package Citations See dependency  
beastier  
Call 'BEAST2'
'BEAST2' () is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/ ...
Download / Learn more Package Citations See dependency  
splash  
Simple Process-Led Algorithms for Simulating Habitats
This program calculates bioclimatic indices and fluxes (radiation, evapotranspiration, soil moistur ...
Download / Learn more Package Citations See dependency  
truncnormbayes  
Estimates Moments for a Truncated Normal Distribution using 'Stan'
Finds the posterior modes for the mean and standard deviation for a truncated normal distribution wi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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