The test coverage [devtools::test_coverage()] of the package is 96%.
Results from [revdepcheck::revdep_check()]:
We checked 0 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
There were no ERRORs or WARNINGs.
There is one NOTE that is only found on Windows (Server 2022, R-devel 64-bit):
* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
'lastMiKTeXException'
As noted in R-hub issue #503, this could be due to a bug/crash in MiKTeX and can likely be ignored. The same note was reported in the initial submission.
There is one NOTE that is only found on Fedora Linux (R-devel, clang, gfortran):
* checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found
As noted in R-hub issue #548, this issue appears to be independent of the configuration on the local machine.
Winbuilder might show a note regarding (possible) invalid URLs:
URL: https://trends.google.com/trends/explore?q=%2Fm%2F03phgz&geo=AT
From: inst/doc/globaltrends.html
Status: 429
Message: Too Many Requests
This does not signify an invalid URL but indicates that Google Trends blocks downloads due to too many requests. The same note was reported in the initial submission.
In this resubmission of the globaltrends package I have made the following updates:
glue
packageineq
packagedbCreateTable
and dbAppendTable
from DBI 1.1.0
plot_map
from the package and point users to more flexibile alternativesmaps
packagedata_global
in function remove_data
test-computations.R
to avoid check failures on R-oldreaseThe adaption of test remove_data6 in test-computations.R
will also resolve the
failed CRAN checks for the current version of the package (0.0.13). This is because
the test failure does not signify unintended behavior of the package. Instead it
points to unintended behavior in the test. This issue is now resolved.
Thanks! Harald Puhr
The test coverage [devtools::test_coverage()] of the package is 96%.
Results from [revdepcheck::revdep_check()]:
We checked 0 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
There were no ERRORs or WARNINGs.
There is one NOTE that is only found on Windows (Server 2022, R-devel 64-bit):
* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
'lastMiKTeXException'
As noted in R-hub issue #503, this could be due to a bug/crash in MiKTeX and can likely be ignored. The same note was reported in the initial submission.
There is one NOTE that is only found on Fedora Linux (R-devel, clang, gfortran):
* checking HTML version of manual ... NOTE
Skipping checking HTML validation: no command 'tidy' found
As noted in R-hub issue #548, this issue appears to be independent of the configuration on the local machine.
Winbuilder might show a note regarding (possible) invalid URLs:
URL: https://trends.google.com/trends/explore?q=%2Fm%2F03phgz&geo=AT
From: inst/doc/globaltrends.html
Status: 429
Message: Too Many Requests
This does not signify an invalid URL but indicates that Google Trends blocks downloads due to too many requests. The same note was reported in the initial submission.
In this resubmission of the globaltrends package I have made the following updates:
WDI
packageExcluding the dependency on WDI
from globaltrends
will also resolve the
failed CRAN checks for the current version of the package (0.0.12), since
these failures relate to failed downloads from the World Bank servers attempted
by the WDI
package.
Thanks! Harald Puhr
The test coverage [devtools::test_coverage()] of the package is 96%.
There were no ERRORs or WARNINGs.
The checks result in two NOTEs.
There is one NOTE indicating that this is the initial submission of the package to CRAN:
> On windows-x86_64-devel (r-devel), ubuntu-gcc-release (r-release), fedora-clang-devel (r-devel)
checking CRAN incoming feasibility ... NOTE
Maintainer: 'Harald Puhr <harald.puhr@gmail.com>'
New submission
There is one NOTE that is only found on Windows (Server 2022, R-devel 64-bit):
> On windows-x86_64-devel (r-devel)
checking for detritus in the temp directory ... NOTE
Found the following files/directories:
'lastMiKTeXException'
As noted in R-hub issue #503, this could be due to a bug/crash in MiKTeX and can likely be ignored.
Winbuilder might show errors regarding (possible) invalid URLs:
URL: https://support.google.com/trends/answer/4359550
From: man/add_keyword.Rd
inst/doc/globaltrends.html
Status: 404
Message: Not Found
Unlike indicated by winbuilder, the URL is available and can be accessed in the browser.
URL: https://trends.google.com/trends/explore?q=%2Fm%2F03phgz&geo=AT
From: inst/doc/globaltrends.html
Status: 429
Message: Too Many Requests
This does not signify an invalid URL but indicates that Google Trends blocks downloads due to too many requests.
This is the initial submission of the globaltrends package.
Thanks! Harald Puhr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.