Other packages > Find by keyword >

litteR  

Litter Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("litteR", "1.0.2")



Attach the package and use:
library("litteR")
Maintained by
Dennis Walvoort
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-26
Latest Update: 2025-07-04
Description:
Data sets on various litter types like beach litter, riverain litter, floating litter, and seafloor litter are rapidly growing. This package offers a simple user interface to analyse these litter data in a consistent and reproducible way. It also provides functions to facilitate several kinds of litter analysis, e.g., trend analysis, power analysis, and baseline analysis. Under the hood, these functions are also used by the user interface. See Schulz et al. (2019) for details. MS-Windows users are advised to run 'litteR' in 'RStudio'. See our vignette: Installation manual for 'RStudio' and 'litteR'.
How to cite:
Dennis Walvoort (2019). litteR: Litter Analysis. R package version 1.0.2, https://cran.r-project.org/web/packages/litteR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.4.1 (2019-07-26 13:00), 0.6.2 (2019-10-07 11:40), 0.6.4 (2019-10-17 07:10), 0.6.5 (2019-10-22 13:20), 0.6.6 (2019-11-25 19:50), 0.7.0 (2019-12-09 10:20), 0.8.0 (2020-06-12 12:50), 0.8.1 (2020-07-04 06:20), 0.8.2 (2020-10-10 06:10), 0.9.0 (2021-09-08 23:30), 0.9.1 (2021-09-21 11:10), 1.0.0 (2022-08-26 21:32), 1.0.1 (2025-07-04 12:30)
Other packages that cited litteR R package
View litteR citation profile
Other R packages that litteR depends, imports, suggests or enhances
Complete documentation for litteR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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