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 05 Mar. 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

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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