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 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:31), 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

shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
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  
survivalMPLdc  
Penalised Likelihood for Survival Analysis with Dependent Censoring
Fitting Cox proportional hazard model under dependent right censoring using copula and maximum penal ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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