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 21 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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