Other packages > Find by keyword >

StratPal  

Stratigraphic Paleobiology Modeling Pipelines
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("StratPal", "0.7.1")



Attach the package and use:
library("StratPal")
Maintained by
Niklas Hohmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-08-23
Latest Update: 2025-05-21
Description:
The fossil record is a joint expression of ecological, taphonomic, evolutionary, and stratigraphic processes (Holland and Patzkowsky, 2012, ISBN:978-0226649382). This package allowing to simulate biological processes in the time domain (e.g., trait evolution, fossil abundance), and examine how their expression in the rock record (stratigraphic domain) is influenced based on age-depth models, ecological niche models, and taphonomic effects. Functions simulating common processes used in modeling trait evolution or event type data such as first/last occurrences are provided and can be used standalone or as part of a pipeline. The package comes with example data sets and tutorials in several vignettes, which can be used as a template to set up one's own simulation.
How to cite:
Niklas Hohmann (2024). StratPal: Stratigraphic Paleobiology Modeling Pipelines. R package version 0.7.1, https://cran.r-project.org/web/packages/StratPal. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2024-08-23 12:00), 0.2.0 (2024-10-04 08:50), 0.3.0 (2024-11-21 11:10), 0.3.1 (2025-02-20 12:40), 0.4.0 (2025-03-27 16:30), 0.5.0 (2025-05-21 10:40), 0.6.0 (2025-08-27 12:50), 0.7.0 (2025-11-24 15:10)
Other packages that cited StratPal R package
View StratPal citation profile
Other R packages that StratPal depends, imports, suggests or enhances
Complete documentation for StratPal
Functions, R codes and Examples using the StratPal R package
Full StratPal package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  
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  

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