R/data.R

#' @title  Names and Markdown code of repostatus.org badges
#'
#' @name repostatus_badges
#' @docType data
#' @description Names, Markdown code, href and src of repostatus.org badges
#' as retrieved from \url{https://github.com/jantman/repostatus.org/tree/master/badges/latest}
#' before this package release. See also \url{http://www.repostatus.org/}
#' The data is distributed with a CC-BY SA license. Refer to \url{http://www.repostatus.org/}
#' @format A data.frame with columns status (lowercase) and md_code.
#' @source \url{http://www.repostatus.org/}
NULL
globalVariables("repostatus_badges")
ropenscilabs/rodev documentation built on May 16, 2022, 8:05 a.m.