Package: papillon 0.0.1.9000
papillon: Build And Highlight Package Documentation With Customized Templates
Helps creating company visual identity. Build your templates for your package vignettes, reports with {bookdown}, package presentation with {pkgdown}. Highlight your documentation in your projects. Allow for code folding.
Authors:
papillon_0.0.1.9000.tar.gz
papillon_0.0.1.9000.zip(r-4.5)papillon_0.0.1.9000.zip(r-4.4)papillon_0.0.1.9000.zip(r-4.3)
papillon_0.0.1.9000.tgz(r-4.4-any)papillon_0.0.1.9000.tgz(r-4.3-any)
papillon_0.0.1.9000.tar.gz(r-4.5-noble)papillon_0.0.1.9000.tar.gz(r-4.4-noble)
papillon_0.0.1.9000.tgz(r-4.4-emscripten)papillon_0.0.1.9000.tgz(r-4.3-emscripten)
papillon.pdf |papillon.html✨
papillon/json (API)
# Install 'papillon' in R: |
install.packages('papillon', repos = c('https://thinkr-open.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thinkr-open/papillon/issues
Last updated 2 years agofrom:e5183d0236. Checks:OK: 2 NOTE: 2 ERROR: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | ERROR | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 31 2024 |
R-4.4-win | ERROR | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | ERROR | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:%>%build_bookbuild_pkgdowncreate_biblio_filecreate_bookcreate_pkg_biblio_filecreate_pkg_desc_filegenerate_readme_rmdopen_guide_functionopen_pkgdown_functionrender_external
Dependencies:askpassattachmentbase64encbitbit64bookdownbrewbriobslibcachemcallrclicliprcommonmarkcpp11crayoncredentialscurldescdigestdownlitevaluatefansifastmapfontawesomefsgertghgitcredsgluehighrhmshtmltoolshttr2inijquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopensslpillarpkgbuildpkgconfigpkgdownpkgloadprettyunitsprocessxprogresspspurrrR6raggrappdirsreadrrlangrmarkdownroxygen2rprojrootrstudioapisassstringistringrsyssystemfontstextshapingtibbletidyselecttinytextzdbusethisutf8vctrsvroomwhiskerwithrxfunxml2yamlzip
Create a book from vignettes with bookdown
Rendered fromaa-bookdown-from-vignettes.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2022-09-12
Started: 2019-02-15
Create a pkgdown site inside your package
Rendered fromab-set-pkgdown-internal.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2022-09-12
Started: 2019-02-15
Create Bibliography File
Rendered fromac-create-bibliography-file.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2022-09-12
Started: 2019-05-08
Create package description page
Rendered fromad-create-description-file.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2022-09-12
Started: 2019-05-08
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build book from vignettes | build_book |
Build pkgdown site and move to inst | build_pkgdown |
Create bibliography md file from a vector of packages | create_biblio_file |
Create a directory for a book | create_book |
Create bibliography md file from a package DESCRIPTION file | create_pkg_biblio_file |
Create package description file | create_pkg_desc_file |
Create and update a custom README.Rmd with installation instructions | generate_readme_rmd |
Create a function inside R folder in your package to open userguide | open_guide_function |
Create a function inside R folder in your package to open pkgdown website | open_pkgdown_function |
write output in utf8 | out_from_lines |
Render Rmd in a script external to the current session | render_external |