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.2-10")



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: 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.2-10, https://cran.r-project.org/web/packages/memoiR. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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