Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.

Commit b5df980

Browse files
committed
description fixes
1 parent 0f4470d commit b5df980

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Title: Directory of Open Access Journals Client
44
Description: Client for the Directory of Open Access Journals ('DOAJ')
55
(<https://doaj.org/>). 'API' documentation at
66
<https://doaj.org/api/v1/docs>. Methods included for working with
7-
all 'DOAJ' 'API' routes.
7+
all 'DOAJ' 'API' routes: fetch article information by identifier,
8+
search for articles, fetch journal information by identifier,
9+
and search for journals.
810
Version: 0.1.0
911
Authors@R: c(
1012
person("Scott", "Chamberlain", role = c("aut", "cre"),

cran-comments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ This is a new submission, so there are no reverse dependencies.
2323
This is a new release. I have read and agree to the the CRAN policies at
2424
https://cran.r-project.org/web/packages/policies.html
2525

26+
This is a re-submission of 1st version with corrections to DESCRIPTION file.
27+
2628
Thanks!
2729
Scott Chamberlain

0 commit comments

Comments
 (0)