Other packages > Find by keyword >

packager  

Create, Build and Maintain Packages
View on CRAN: Click here


Download and install packager package within the R console
Install from CRAN:
install.packages("packager")

Install from Github:
library("remotes")
install_github("cran/packager")

Install by package version:
library("remotes")
install_version("packager", "1.15.3")



Attach the package and use:
library("packager")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-21
Latest Update: 2025-05-24
Description:
Helper functions for package creation, building and maintenance. Designed to work with a build system such as 'GNU make' or package 'fakemake' to help you to conditionally work through the stages of package development (such as spell checking, linting, testing, before building and checking a package).
How to cite:
Andreas Dominik Cullmann (2020). packager: Create, Build and Maintain Packages. R package version 1.15.3, https://cran.r-project.org/web/packages/packager. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.0.0 (2020-02-21 14:10), 1.1.0 (2020-03-13 20:00), 1.2.0 (2020-04-14 14:20), 1.2.1 (2020-04-25 20:50), 1.3.0 (2020-05-08 15:50), 1.4.0 (2020-08-24 10:30), 1.5.0 (2020-09-28 12:10), 1.6.0 (2020-11-05 06:10), 1.7.0 (2020-11-17 07:10), 1.8.0 (2020-12-02 14:00), 1.9.0 (2021-01-21 14:40), 1.10.0 (2021-01-29 14:50), 1.11.0 (2021-03-10 13:00), 1.11.1 (2021-03-21 00:20), 1.12.0 (2021-06-01 08:50), 1.13.0 (2021-08-02 19:20), 1.14.0 (2021-12-08 18:10), 1.15.0 (2023-06-19 00:30), 1.15.1 (2023-07-07 17:10), 1.15.2 (2023-08-16 14:52)
Other packages that cited packager R package
View packager citation profile
Other R packages that packager depends, imports, suggests or enhances
Complete documentation for packager
Functions, R codes and Examples using the packager R package
Some associated functions: add_github_url_to_desc . add_news . as.package . build_manual . check_archive . check_codetags . check_cyclomatic_complexity . check_news . check_usage . create . eval_from_log . extract_vignette_codes . get_check_status . get_gitlab_log . get_options . get_package_makelist . get_package_version . get_pkg_archive_path . git_add_commit . git_diff . git_tag . grep_log . infect . install_deps . is_r_package . is_version_sufficient . lint_package . mark_lints . packager-package . provide_cran_comments . provide_gitlab_url . provide_make . provide_news_rd . rcmdcheck_and_log . remove_lines . set_desc_url . set_options . set_package_info . sort_deps_in_desc . submit . throw . update_deps . use_bsd2clause_license . use_build_ignore . use_dev_version . use_directory . use_git_check_version_not_tagged . use_git_pre_commit_script . use_template . 
Some associated R codes: build_manual.R . checks.R . compare.R . convert_vignette.R . cran_comments.R . description.R . devtools.R . extract_vignette_code.R . fritools.R . git.R . git_hooks.R . gitlab.R . install_deps.R . internal.R . is_version_sufficient.R . lintr.R . lintr_modified.R . main.R . makelist.R . manual_helpers.R . news_rd.R . options.R . package_skeleton.R . package_version.R . packager-package.R . provide_zzz.R . rcmdcheck.R . remotes_modified.R . remove_lines.R . rhub.R . sort_deps_in_desc.R . submit.R . throw.R . tinytest.R . update_deps.R . upload_cran.R . use_dev_version.R . usethis.R . various.R . zzz.R .  Full packager package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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