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-0")



Attach the package and use:
library("memoiR")
Maintained by
Eric Marcon
[Scholar Profile | Author Map]
First Published: 2021-05-11
Latest Update: 2022-09-23
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-0, https://cran.r-project.org/web/packages/memoiR. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for memoiR05101520253035TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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