Other packages > Find by keyword >

memoiR  

R Markdown and Bookdown Templates to Publish Documents
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("memoiR", "1.3-1")



Attach the package and use:
library("memoiR")
Maintained by
Eric Marcon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-05-11
Latest Update: 2025-05-01
Description:
Producing high-quality documents suitable for publication directly from R is made possible by the R Markdown ecosystem. 'memoiR' makes it easy. It provides templates to knit memoirs, articles and slideshows with helpers to publish the documents on GitHub Pages and activate continuous integration.
How to cite:
Eric Marcon (2021). memoiR: R Markdown and Bookdown Templates to Publish Documents. R package version 1.3-1, https://cran.r-project.org/web/packages/memoiR. Accessed 27 Jun. 2026.
Previous versions and publish date:
0.5-0 (2021-05-11 16:20), 1.0-0 (2021-06-07 13:50), 1.1-0 (2021-07-26 11:40), 1.1-2 (2021-09-03 17:00), 1.1-3 (2021-11-13 19:50), 1.1-4 (2022-01-20 12:42), 1.2-0 (2022-07-10 13:30), 1.2-1 (2022-08-14 12:20), 1.2-2 (2022-09-23 17:00), 1.2-4 (2023-09-14 14:20), 1.2-7 (2024-02-26 21:50), 1.2-9 (2024-04-22 11:12), 1.2-10 (2024-10-15 08:10), 1.3-0 (2025-01-07 15:30)
Other packages that cited memoiR R package
View memoiR citation profile
Other R packages that memoiR depends, imports, suggests or enhances
Complete documentation for memoiR
Functions, R codes and Examples using the memoiR R package
Some associated functions: Knit . add_font . add_hyphen . build_ghworkflow . build_githubpages . build_gitignore . build_readme . draft_memoir . memoiR-package . 
Some associated R codes: memoiR.R .  Full memoiR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
AHSurv  
Flexible Parametric Accelerated Hazards Models
Flexible parametric Accelerated Hazards (AH) regression models in overall and relative survival fram ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
PeakSegOptimal  
Optimal Segmentation Subject to Up-Down Constraints
Computes optimal changepoint models using the Poisson likelihood for non-negative count data, subj ...
Download / Learn more Package Citations See dependency  
assert  
Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. T ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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