{"id":14069877,"url":"https://github.com/EricMarcon/memoiR","last_synced_at":"2025-07-30T06:33:14.462Z","repository":{"id":38617798,"uuid":"361356736","full_name":"EricMarcon/memoiR","owner":"EricMarcon","description":"Templates to publish well-formatted documents both in HTML and PDF formats","archived":false,"fork":false,"pushed_at":"2025-04-30T12:26:37.000Z","size":42156,"stargazers_count":25,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T12:43:54.662Z","etag":null,"topics":["article","beamer","bookdown","gitbook","latex","template","thesis"],"latest_commit_sha":null,"homepage":"http://ericmarcon.github.io/memoiR/","language":"BibTeX Style","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EricMarcon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-25T07:09:09.000Z","updated_at":"2025-07-04T13:31:22.000Z","dependencies_parsed_at":"2023-12-07T17:31:54.717Z","dependency_job_id":"ba2c22f0-e46e-4be8-9611-065f488557c5","html_url":"https://github.com/EricMarcon/memoiR","commit_stats":{"total_commits":257,"total_committers":2,"mean_commits":128.5,"dds":0.2801556420233463,"last_synced_commit":"10e1d22505d76f6f5546efd507572c147f570aa4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EricMarcon/memoiR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricMarcon%2FmemoiR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricMarcon%2FmemoiR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricMarcon%2FmemoiR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricMarcon%2FmemoiR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EricMarcon","download_url":"https://codeload.github.com/EricMarcon/memoiR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricMarcon%2FmemoiR/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267822965,"owners_count":24149728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["article","beamer","bookdown","gitbook","latex","template","thesis"],"created_at":"2024-08-13T07:07:18.538Z","updated_at":"2025-07-30T06:33:14.408Z","avatar_url":"https://github.com/EricMarcon.png","language":"BibTeX Style","funding_links":[],"categories":["TeX"],"sub_categories":[],"readme":"# memoiR \u003cimg src=\"man/figures/logo.png\" align=\"right\" alt=\"\" width=\"120\" /\u003e\n\n![stability-wip](https://img.shields.io/badge/lifecycle-stable-green.svg)\n![R-CMD-check](https://github.com/EricMarcon/memoiR/workflows/R-CMD-check/badge.svg)\n[![codecov](https://codecov.io/github/EricMarcon/memoiR/branch/master/graphs/badge.svg)](https://app.codecov.io/github/EricMarcon/memoiR)\n[![CRAN version](https://www.r-pkg.org/badges/version/memoiR)](https://CRAN.r-project.org/package=memoiR)\n[![](https://cranlogs.r-pkg.org/badges/grand-total/memoiR)](https://CRAN.R-project.org/package=memoiR)\n[![](https://cranlogs.r-pkg.org/badges/memoiR)](https://CRAN.R-project.org/package=memoiR)\n\n\nThis R package provides templates to publish well-formatted documents both in HTML and PDF formats. \nDocuments can be produced locally or hosted on GitHub, where GitHub actions can update the published documents continuously.\n\nLong documents are the main purpose of this package. \nAlong with a GitBook or Bootstrap 4 version to be read online, their PDF version based on the LaTeX class memoir can be highly customized (see examples 1 and 2).\n\nFunctions are provided to make the publication of the documents on GitHub very easy, including their continuous integration.\n\nGallery:\n\n- Memoir:\n    - [HTML GitBook](https://ericmarcon.github.io/memoiR/gallery/memoir/bookdown_gitbook/index.html)\n    - [HTML Bootstrap 4 book](https://ericmarcon.github.io/WorkingWithR/)\n    - [PDF, small-margin layout](https://ericmarcon.github.io/memoiR/gallery/memoir/bookdown_pdf_book/MyBook.pdf)\n    - [PDF, wide-margin layout](https://ericmarcon.github.io/MesuresBioDiv2/MesuresBD.pdf)\n- Simple Article: \n    - [HTML Document](https://ericmarcon.github.io/memoiR/gallery/simple_article/bookdown_html_document2/simple_article.html)\n    - [Downcute HTML](https://ericmarcon.github.io/memoiR/gallery/simple_article/rmdformats_downcute/simple_article.html)\n    - The [distill article](https://ericmarcon.github.io/memoiR/gallery/stylish_article/bookdown_html_document2/stylish_article.html) format which is the Stylish Article default, is available too.\n    - The HTML Gitbook format is similar to that of the [memoir](https://ericmarcon.github.io/memoiR/gallery/memoir/bookdown_gitbook/index.html) template\n    - [PDF](https://ericmarcon.github.io/memoiR/gallery/simple_article/bookdown_pdf_book/simple_article.pdf)\n- Stylish Article: \n    - [PDF](https://ericmarcon.github.io/memoiR/gallery/stylish_article/bookdown_pdf_book/stylish_article.pdf)\n    - [distill](https://ericmarcon.github.io/memoiR/gallery/stylish_article/bookdown_html_document2/stylish_article.html)\n    - Other HTML outputs are identical to those of the Simple Article.\n- Beamer Presentation: \n    - [HTML IOSlide](https://ericmarcon.github.io/memoiR/gallery/beamer_presentation/bookdown_ioslides_presentation2/beamer_presentation.html)\n    - [HTML Slidy](https://ericmarcon.github.io/memoiR/gallery/beamer_presentation/bookdown_slidy_presentation2/beamer_presentation.html)\n    - [PDF (Beamer)](https://ericmarcon.github.io/memoiR/gallery/beamer_presentation/bookdown_beamer_presentation2/beamer_presentation.pdf)\n\nA quick [introduction](https://ericmarcon.github.io/memoiR/articles/memoiR.html) is in `vignette(\"memoiR\")`.\n\nThe development version documentation is available [here](https://ericmarcon.github.io/memoiR/dev/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEricMarcon%2FmemoiR","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEricMarcon%2FmemoiR","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEricMarcon%2FmemoiR/lists"}