README.md

relaxedDAISIE

R-CMD-check Codecov test coverage Lifecycle: stable Project Status: Active – The project has reached a stable, usable state and is being actively developed. DOI

The goal of relaxedDAISIE is to reproduce the analysis and plots of Lambert et al. (in prep).

Installation

You can install the development version of relaxedDAISIE like so:

remotes::install_github("joshwlambert/relaxedDAISIE")

The structure of the package is:

There are few functions in the {relaxedDAISIE} namespace (found in /R) which are used in the scripts. However, the main purpose of the package is to reproduce the paper which primarily uses functions from other packages (e.g. {DAISIE}, {DAISIEutils}, {ggplot2}, etc.)

The package uses {renv} to manage which dependencies are used in the hope that this aid reproducibility by providing a list of required dependencies and their versions in order to rerun the code.

Warning

This repository requires the DAISIE R package version 4.4.1. This package can be installed from a remote source (GitHub) but requires compilation of compiled code (fortran and C++). This may cause issues on certain operating system and require certain tool chains to be installed on a system.



joshwlambert/relaxedDAISIE documentation built on Nov. 23, 2023, 12:29 p.m.