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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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