jameelalsalam/analysispkg: Example Analysis Structured as a Package

This example package shows a way to structure an analysis as a package. Major features include: 1) exported data to facilitate re-use of results, 2) major analysis steps structured as functions and documented using roxygen2 and pkgdown, 3) build script that can be used in several modes (development, clone by others, or on CI), 4) automated testing on C.I., 5) fallback to fixed package and dependency versions, 6) various output formats.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jameelalsalam/analysispkg")
jameelalsalam/analysispkg documentation built on June 18, 2020, 12:15 a.m.