Skip to content

Commit

Permalink
fix spelling [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Aug 2, 2024
1 parent cb5ecb4 commit 02a7f4e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pkgstats
Title: Metrics of R Packages
Version: 0.1.5.025
Version: 0.1.5.026
Authors@R:
person("Mark", "Padgham", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2172-5265"))
Expand Down
2 changes: 1 addition & 1 deletion R/cran-data-update.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#' uploaded to CRAN since creation of local data.
#'
#' Note that this function only updates data from current CRAN packages, and
#' not from archived package. Any packages which have been updated multiple
#' not from archived packages. Any packages which have been updated multiple
#' times since generation of previous results will only be updated with the
#' most recent data, and not with data from any intermediate updates.
#'
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"codeRepository": "https://github.com/ropensci-review-tools/pkgstats",
"issueTracker": "https://github.com/ropensci-review-tools/pkgstats/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.1.5.025",
"version": "0.1.5.026",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down
2 changes: 1 addition & 1 deletion man/pkgstats_update.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 02a7f4e

Please sign in to comment.