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

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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