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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:48), 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

RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
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  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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