Skip to content

Commit

Permalink
chore(release): cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atusy committed Aug 9, 2024
1 parent c0094b2 commit 602158d
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,28 @@

## R CMD check results

0 errors | 0 warnings | 0 notes
0 errors | 0 warnings | 1 notes

1 note says that some of the URIs are possibly invalid, but they are valid.

```
* checking CRAN incoming feasibility ... [10s] NOTE
Maintainer: 'Atsushi Yasumoto <[email protected]>'
Found the following (possibly) invalid URLs:
URL: https://atusy.shinyapps.io/fuzzyhelp/
From: README.md
Status: 202
Message: Accepted
URL: https://felp.atusy.net/
From: DESCRIPTION
Status: Error
Message: Recv failure: Connection was reset
URL: https://helpr.atusy.net/
From: README.md
Status: Error
Message: Recv failure: Connection was reset
```

## revdepcheck results

Expand Down

0 comments on commit 602158d

Please sign in to comment.