attachment - Deal with Dependencies
Manage dependencies during package development. This can retrieve all dependencies that are used in ".R" files in the "R/" directory, in ".Rmd" files in "vignettes/" directory and in 'roxygen2' documentation of functions. There is a function to update the "DESCRIPTION" file of your package with 'CRAN' packages or any other remote package. All functions to retrieve dependencies of ".R" scripts and ".Rmd" or ".qmd" files can be used independently of a package development.
Last updated 4 months ago
hacktoberfest
10.02 score 108 stars 4 packages 45 scripts 2.5k downloadsfusen - Build a Package from Rmarkdown Files
Use Rmarkdown First method to build your package. Start your package with documentation, functions, examples and tests in the same unique file. Everything can be set from the Rmarkdown template file provided in your project, then inflated as a package. Inflating the template copies the relevant chunks and sections in the appropriate files required for package development.
Last updated 2 months ago
hacktoberfestrmd-first
9.36 score 162 stars 35 scripts 780 downloadsgitlabr - Access to the 'GitLab' API
Provides R functions to access the API of the project and repository management web application 'GitLab'. For many common tasks (repository file access, issue assignment and status, commenting) convenience wrappers are provided, and in addition the full API can be used by specifying request locations. 'GitLab' is open-source software and can be self-hosted or used on <https://about.gitlab.com>.
Last updated 6 months ago
gitlab
8.64 score 40 stars 1 packages 60 scripts 834 downloadscheckhelper - Deal with Check Outputs
Deal with packages 'check' outputs and reduce the risk of rejection by 'CRAN' by following policies.
Last updated 10 months ago
7.04 score 34 stars 18 scripts 207 downloadslightparser - From 'Rmarkdown' and 'Quarto' Files to Tibble and Back
Split your 'rmarkdown' or 'quarto' files by sections into a tibble: titles, text, chunks. Rebuild the file from the tibble.
Last updated 7 months ago
6.24 score 23 stars 1 packages 3 scripts 252 downloadsgitdown - Turn Your Git Commit Messages into a HTML Book
Read all commit messages of your local git repository and sort them according to tags or specific text pattern into chapters of a HTML book using 'bookdown'. The git history book presentation helps organisms required to testify for every changes in their source code, in relation to features requests.
Last updated 9 months ago
bookdowngitgitbook
6.01 score 34 stars 15 scripts 240 downloadslozen - Management tools for missions
Management tools for missions (internal and external). Includes weekly, GL projects, etc.
Last updated 8 months ago
experimental
5.34 score 7 stars 14 scriptsparsermd - Formal Parser and Related Tools for R Markdown Documents
An implementation of a formal grammar and parser for R Markdown documents using the Boost Spirit X3 library. It also includes a collection of high level functions for working with the resulting abstract syntax tree.
Last updated 1 years ago
4.94 score 1 stars 5 packages 58 scripts 490 downloadsdevindocker - Help Develop a R Project Inside a Docker Container
Help develop a R project inside a Docker container.
Last updated 4 years ago
thinkr-not-maintained
4.88 score 38 stars 7 scriptsGeoDist - Constrained distance calculation and associated geotools
This package allows the calculation of distances that are constrained by frontiers, islands, mountains, ... These distances are then implemented in classical geotools like kriging with a modified version of geoR functions.
Last updated 5 years ago
4.87 score 7 stars 212 scriptspapillon - 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.
Last updated 2 years ago
4.34 score 11 stars 4 scriptsarpr - Advanced R Pipes
Provides convenience functions for programming with 'magrittr' pipes. Conditional pipes, a string prefixer and a function to pipe the given object into a specific argument given by character name are currently supported. It is named after the dadaist Hans Arp, a friend of Rene Magritte.
Last updated 3 years ago
4.32 score 7 stars 2 packages 5 scripts 362 downloadspdfreport - A template for pdf report written in Rmarkdown
Create a tex file that defines caracteristics of your PDF report template.
Last updated 4 years ago
4.15 score 28 stars 4 scriptscartomisc - Miscellaneous Tools for Spatial Data Manipulation and Analysis
Some useful tools for use with spatial data.
Last updated 4 years ago
4.04 score 10 stars 11 scriptstweetrbot - Functions for a Twitter bot
Functions to allow retrieve, store and retweet regularly.
Last updated 2 years ago
3.48 score 3 stars 4 scriptsHatchedPolygons - Create a hatched area for SpatialPolygons
This package allows to create a area filled by SpatialLines to allow for hatched areas in SpatialPolygons. This may be particularly useful when SpatialPolygons show holes but also for drawing hatched areas in leaflet Polygons.
Last updated 6 months ago
hatched-areasrspatial
2.85 score 10 stars 14 scriptsthinkrtemplate - Template ThinkR for pkgdown sites
Template ThinkR for pkgdown sites.
Last updated 4 years ago
1.70 score 1 stars