Dear CRAN maintainers,
I am re-submitting the package 'scapesClassification'
after responding to your comments
Thanks you,
Gerald H. Taranto
Done
At the moment there are no external references as I developed all algorithms from scatch. I'm working on a peer reviewd article I'll add as a reference as soon as I pass the review process.
\dontrun{}
in examples.I removed all the examples using dontrun
Done
devtools::check()
devtools::check_win_release(), devtools::check_win_devel() & devtools::check_mac_release()
x86_64-w64-mingw32 64-bit, R 4.1.3
x86_64-w64-mingw32 (64-bit), R-devel
aarch64-apple-darwin20 (64-bit), R 4.1.1
rhub::check_for_cran()
Windows Server 2022, R-devel, 64 bit
Ubuntu Linux 20.04.1 LTS, R-release, GCC
Fedora Linux, R-devel, clang, gfortran
rhub::check_on_debian()
There was 1 WARNING common to many environments:
According to dbf specification (found in this link https://www.dbase.com/Knowledgebase/INT/db7_file_fmt.htm ) a DBASE level 5 file, last updated in 2022 (makes second byte 122, that's 122 years after 1900 :P ), matches the above 2-byte signature, so it gets misidentified as executable. LINKS: link1, link2 and link3.
inst/extdata/Azores.dbf is actually a shape file I use to provide a working example.
There were 2 NOTES:
No comment on my part.
This note appeared only on Windows Server 2022, R-devel, 64 bit; apparently it is a bug/crash in miktex. LINK
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.