-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b27fb6f
commit e2e5467
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,28 +19,28 @@ There were no ERRORs or WARNINGs. | |
|
||
There was 1 NOTE: | ||
|
||
* checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'James Melville <[email protected]>' | ||
|
||
There was a message about possibly mis-spelled words in DESCRIPTION: | ||
|
||
BFGS (8:64, 9:20, 9:28) | ||
Broyden (8:30) | ||
Goldfarb (8:47) | ||
Shanno (8:56) | ||
> * checking CRAN incoming feasibility ... NOTE | ||
> Maintainer: 'James Melville <[email protected]>' | ||
> | ||
> There was a message about possibly mis-spelled words in DESCRIPTION: | ||
> | ||
> BFGS (8:64, 9:20, 9:28) | ||
> Broyden (8:30) | ||
> Goldfarb (8:47) | ||
> Shanno (8:56) | ||
Those words are spelled correctly. | ||
|
||
For winbuilder checks only, there was a NOTE about a URL in a vignette | ||
(<https://doi.org/10.1137/030601880>) | ||
|
||
Found the following (possibly) invalid URLs: | ||
URL: https://doi.org/10.1137/030601880 | ||
From: inst/doc/convergence.html | ||
inst/doc/mize.html | ||
Status: Error | ||
Message: libcurl error code 56: | ||
Recv failure: Connection was reset | ||
> Found the following (possibly) invalid URLs: | ||
> URL: https://doi.org/10.1137/030601880 | ||
> From: inst/doc/convergence.html | ||
> inst/doc/mize.html | ||
> Status: Error | ||
> Message: libcurl error code 56: | ||
> Recv failure: Connection was reset | ||
I am unable to reproduce this and can access the URL without problems via | ||
curl and a web browser. | ||
|