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 11 May. 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
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for desc8000100001200014000160001800020000220002400026000280003000032000TrendBars

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  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  
strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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