Other packages > Find by keyword >

cffr  

Generate Citation File Format ('cff') Metadata for R Packages
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cffr", "1.2.1")



Attach the package and use:
library("cffr")
Maintained by
Diego Hernangómez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-04
Latest Update: 2025-01-25
Description:
The Citation File Format version 1.2.0 is a human and machine readable file format which provides citation metadata for software. This package provides core utilities to generate and validate this metadata.
How to cite:
Diego Hernangómez (2021). cffr: Generate Citation File Format ('cff') Metadata for R Packages. R package version 1.2.1, https://cran.r-project.org/web/packages/cffr. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 0.1.0 (2021-11-04 21:40), 0.1.1 (2021-11-11 19:20), 0.2.0 (2022-01-04 13:20), 0.2.1 (2022-01-16 16:42), 0.2.2 (2022-04-08 16:12), 0.2.3 (2022-08-15 09:40), 0.3.0 (2022-09-23 14:30), 0.4.0 (2022-11-17 20:50), 0.4.1 (2023-01-30 23:00), 0.5.0 (2023-05-05 14:00), 1.0.0 (2024-03-12 13:30), 1.0.1 (2024-04-09 10:20), 1.1.0 (2024-07-23 13:20), 1.1.1 (2024-08-16 13:50), 1.2.0 (2025-01-25 14:20), 1.2.1 (2026-01-12 07:10), 1.3.0 (2026-03-13 09:10), 1.4.0 (2026-05-04 17:40)
Other packages that cited cffr R package
View cffr citation profile
Other R packages that cffr depends, imports, suggests or enhances
Complete documentation for cffr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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