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]
All associated links for this package
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 09 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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