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 05 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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