Other packages > Find by keyword >

desc  

Manipulate DESCRIPTION Files
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("desc", "1.4.3")



Attach the package and use:
library("desc")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
First Published: 2016-05-14
Latest Update: 2023-12-10
Description:
Tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.
How to cite:
Gábor Csárdi (2016). desc: Manipulate DESCRIPTION Files. R package version 1.4.3, https://cran.r-project.org/web/packages/desc. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2016-05-14 00:21), 1.0.1 (2016-09-23 00:03), 1.1.0 (2017-01-27 10:17), 1.1.1 (2017-08-03 17:22), 1.2.0 (2018-05-01 22:48), 1.3.0 (2021-03-05 20:30), 1.4.0 (2021-09-28 09:30), 1.4.1 (2022-03-06 14:20), 1.4.2 (2022-09-08 12:52)
Other packages that cited desc R package
View desc citation profile
Other R packages that desc depends, imports, suggests or enhances
Complete documentation for desc
Functions, R codes and Examples using the desc R package
Some associated functions: check_encoding . check_field . cran_ascii_fields . cran_valid_fields . dep_types . desc-package . desc . desc_add_author . desc_add_author_gh . desc_add_me . desc_add_orcid . desc_add_remotes . desc_add_role . desc_add_to_collate . desc_add_urls . desc_bump_version . desc_change_maintainer . desc_clear_remotes . desc_clear_urls . desc_coerce_authors_at_r . desc_del . desc_del_author . desc_del_collate . desc_del_dep . desc_del_deps . desc_del_from_collate . desc_del_remotes . desc_del_role . desc_del_urls . desc_fields . desc_get . desc_get_author . desc_get_authors . desc_get_built . desc_get_collate . desc_get_deps . desc_get_field . desc_get_maintainer . desc_get_remotes . desc_get_urls . desc_get_version . desc_has_dep . desc_has_fields . desc_normalize . desc_print . desc_reformat_fields . desc_reorder_fields . desc_set . desc_set_authors . desc_set_collate . desc_set_dep . desc_set_deps . desc_set_remotes . desc_set_urls . desc_set_version . desc_to_latex . desc_validate . description . 
Some associated R codes: assertions.R . authors-at-r.R . built.R . classes.R . collate.R . constants.R . deps.R . desc-package.R . description.R . encoding.R . find-package-root.R . latex.R . non-oo-api.R . package-archives.R . read.R . remotes.R . str.R . syntax_checks.R . urls.R . utils.R . validate.R . version.R .  Full desc package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for desc90001000011000120001300014000150001600017000180001900020000TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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