Other packages > Find by keyword >

raptr  

Representative and Adequate Prioritization Toolkit in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("raptr", "1.0.1")



Attach the package and use:
library("raptr")
Maintained by
Jeffrey O Hanson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-28
Latest Update: 2024-01-28
Description:
Biodiversity is in crisis. The overarching aim of conservation is to preserve biodiversity patterns and processes. To this end, protected areas are established to buffer species and preserve biodiversity processes. But resources are limited and so protected areas must be cost-effective. This package contains tools to generate plans for protected areas (prioritizations), using spatially explicit targets for biodiversity patterns and processes. To obtain solutions in a feasible amount of time, this package uses the commercial 'Gurobi' software (obtained from ). For more information on using this package, see Hanson et al. (2018) .
How to cite:
Jeffrey O Hanson (2016). raptr: Representative and Adequate Prioritization Toolkit in R. R package version 1.0.1, https://cran.r-project.org/web/packages/raptr. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.0.1 (2016-10-28 10:51), 0.0.3 (2016-11-25 13:00), 0.0.5 (2017-08-10 11:02), 0.1.1 (2017-11-20 12:41), 0.1.2 (2018-06-28 12:31), 0.1.3 (2018-11-26 12:20), 0.1.4 (2019-04-11 11:02), 0.1.5 (2020-02-12 12:00), 0.1.6 (2020-03-11 12:20), 0.1.7 (2020-07-31 10:20), 0.2.1 (2022-07-25 16:10), 1.0.0 (2023-03-14 09:20)
Other packages that cited raptr R package
View raptr citation profile
Other R packages that raptr depends, imports, suggests or enhances
Complete documentation for raptr
Functions, R codes and Examples using the raptr R package
Some associated functions: AttributeSpace-class . AttributeSpace . AttributeSpaces-class . AttributeSpaces . DemandPoints-class . DemandPoints . GurobiOpts-class . GurobiOpts . ManualOpts-class . ManualOpts . PlanningUnitPoints-class . PlanningUnitPoints . PolySet-class . RapData-class . RapData . RapOpts-class . RapReliableOpts-class . RapReliableOpts . RapResults-class . RapResults . RapSolved-class . RapSolved . RapUnreliableOpts-class . RapUnreliableOpts . RapUnsolved-class . RapUnsolved . SolverOpts-class . amount.held . amount.target . as.list . basemap . blank.raster . cache . calcBoundaryData . calcSpeciesAverageInPus . casestudy_data . convert2PolySet . dp.subset . is.GurobiInstalled . is.cached . is.comparable . logging.file . make.DemandPoints . make.RapData . maximum.targets . names . plot . print . prob.subset . pu.subset . randomPoints . rap . raptr-deprecated . raptr . read.RapResults . rrap.proportion.held . score . selections . show . sim.pus . sim.space . sim.species . simulated_data . solve . space.held . space.plot . space.target . spp.plot . spp.subset . summary . update . urap.proportion.held . 
Some associated R codes: AttributeSpace.R . AttributeSpaces.R . DemandPoints.R . GurobiOpts.R . ManualOpts.R . PlanningUnitPoints.R . RapData.R . RapReliableOpts.R . RapResults.R . RapSolved.R . RapUnreliableOpts.R . RapUnsolved.R . RcppExports.R . calcBoundaryData.R . calcSpeciesAverageInPus.R . convert2PolySet.R . data.R . deprecated.R . generics.R . misc.R . package.R . rap.R . raptr-internal.R . rrap.proportion.held.R . sim.pus.R . sim.space.R . sim.species.R . urap.proportion.held.R . zzz.R .  Full raptr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
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  
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  

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