-
Notifications
You must be signed in to change notification settings - Fork 20
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
Showing
9 changed files
with
42 additions
and
91 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 |
---|---|---|
|
@@ -3,3 +3,4 @@ | |
.Rproj.user | ||
temp | ||
docs | ||
CRAN-SUBMISSION |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: chromote | ||
Title: Headless Chrome Web Browser Interface | ||
Version: 0.1.1.9001 | ||
Version: 0.1.2 | ||
Authors@R: c( | ||
person("Winston", "Chang", , "[email protected]", role = c("aut", "cre")), | ||
person("Barret", "Schloerke", , "[email protected]", role = "aut", | ||
|
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
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
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 |
---|---|---|
@@ -1,47 +1,13 @@ | ||
## Comments | ||
|
||
#### 2022-09-07 | ||
|
||
Releasing a patch to `{chromote}` which has documentation by the latest version of `{roxygen2}`. | ||
|
||
Best, | ||
Winston | ||
|
||
#### 2022-08-19 | ||
|
||
.... | ||
R 4.2.0 switched to use HTML5 for documentation pages. Now validation | ||
using HTML Tidy finds problems in the HTML generated from your Rd | ||
files. | ||
|
||
To fix, in most cases it suffices to re-generate the Rd files using the | ||
current CRAN version of roxygen2. | ||
.... | ||
|
||
Best, | ||
-k | ||
|
||
|
||
## Test environments | ||
|
||
* local macOS, R 4.1.3 | ||
* GitHub Actions | ||
* macOS | ||
* 4.2 | ||
* windows | ||
* 4.2 | ||
* ubuntu18 | ||
* devel, 4.2, 4.1, 4.0, 3.6, 3.5 | ||
* devtools:: | ||
* check_win_devel() | ||
|
||
## R CMD check results | ||
|
||
0 errors ✔ | 0 warnings ✔ | 0 notes ✔ | ||
0 errors | 0 warnings | 1 note | ||
|
||
Updated email address of maintainer: [email protected] | ||
|
||
## revdepcheck results | ||
|
||
We checked 3 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
We checked 5 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 0 packages | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,32 +1,37 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:------------------------------| | ||
|version |R version 4.1.3 (2022-03-10) | | ||
|os |macOS Big Sur/Monterey 10.16 | | ||
|system |x86_64, darwin17.0 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/New_York | | ||
|date |2022-09-06 | | ||
|pandoc |2.19.2 @ /usr/local/bin/pandoc | | ||
|field |value | | ||
|:--------|:--------------------------------| | ||
|version |R version 4.3.0 (2023-04-21) | | ||
|os |macOS Ventura 13.4.1 | | ||
|system |aarch64, darwin20 | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/New_York | | ||
|date |2023-08-11 | | ||
|pandoc |3.1.3 @ /opt/homebrew/bin/pandoc | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-----------|:-----|:--------|:--| | ||
|chromote |0.1.0 |0.1.1 |* | | ||
|AsioHeaders |NA |1.22.1-1 |* | | ||
|package |old |new |Δ | | ||
|:-----------|:--------|:--------|:--| | ||
|chromote |0.1.1 |0.1.2 |* | | ||
|AsioHeaders |1.22.1-2 |1.22.1-2 | | | ||
|cpp11 |0.4.6 |0.4.6 | | | ||
|curl |5.0.1 |5.0.1 | | | ||
|fastmap |1.1.1 |1.1.1 | | | ||
|jsonlite |1.8.7 |1.8.7 | | | ||
|later |1.3.1 |1.3.1 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|processx |3.8.2 |3.8.2 | | | ||
|promises |1.2.1 |1.2.1 | | | ||
|ps |1.7.5 |1.7.5 | | | ||
|R6 |2.5.1 |2.5.1 | | | ||
|Rcpp |1.0.11 |1.0.11 | | | ||
|rlang |1.1.1 |1.1.1 | | | ||
|websocket |1.4.1 |1.4.1 | | | ||
|
||
# Revdeps | ||
|
||
## All (3) | ||
|
||
|package |version |error |warning |note | | ||
|:----------|:-------|:-----|:-------|:----| | ||
|[rgl](problems.md#rgl)|0.109.6 | | |1 | | ||
|shinytest2 |0.1.1 | | | | | ||
|webshot2 |0.1.0 | | | | | ||
|
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
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 |
---|---|---|
@@ -1,24 +1 @@ | ||
# rgl | ||
|
||
<details> | ||
|
||
* Version: 0.109.6 | ||
* GitHub: https://github.com/dmurdoch/rgl | ||
* Source code: https://github.com/cran/rgl | ||
* Date/Publication: 2022-07-08 23:30:02 UTC | ||
* Number of recursive dependencies: 108 | ||
|
||
Run `revdep_details(, "rgl")` for more info | ||
|
||
</details> | ||
|
||
## In both | ||
|
||
* checking installed package size ... NOTE | ||
``` | ||
installed size is 6.2Mb | ||
sub-directories of 1Mb or more: | ||
doc 1.1Mb | ||
fonts 1.5Mb | ||
``` | ||
*Wow, no problems at all. :)* |