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 31 Jan. 2025.
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

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  
nlpred  
Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targ ...
Download / Learn more Package Citations See dependency  
pim  
Fit Probabilistic Index Models
Fit a probabilistic index model as described in Thas et al, 2012: ...
Download / Learn more Package Citations See dependency  
GEEmediate  
Mediation Analysis for Generalized Linear Models Using the Difference Method
Causal mediation analysis for a single exposure/treatment and a single mediator, both allowed to be ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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