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.2")



Attach the package and use:
library("packager")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
First Published: 2020-02-21
Latest Update: 2023-08-16
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.2, https://cran.r-project.org/web/packages/packager. Accessed 04 Apr. 2025.
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)
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
03/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for packager05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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