This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from nuest/bugfix/xml2-classes
Bugfix release
- Loading branch information
Showing
65 changed files
with
1,883 additions
and
1,803 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
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 was deleted.
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,36 +1,17 @@ | ||
# Test environments | ||
|
||
* local R 3.5.3 | ||
* local R 3.6.1 | ||
* Ubuntu 14.04 (Trusty) on Travis CI | ||
* Windows on Appveyor | ||
* R-Hub | ||
* win-builder (using devtools) | ||
* [skipped because xml2 not latest version] win-builder (using devtools) | ||
|
||
## R CMD check results | ||
|
||
No errors. | ||
No warnings. | ||
|
||
1 NOTE: | ||
|
||
* checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'Daniel Nuest <daniel.nuest@uni-muenster.de>' | ||
|
||
New submission | ||
|
||
Package was archived on CRAN | ||
|
||
Possibly mis-spelled words in DESCRIPTION: | ||
Geospatial (36:31) | ||
OGC (3:67, 36:54) | ||
|
||
CRAN repository db overrides: | ||
X-CRAN-Comment: Archived on 2018-06-17 as check problems were not | ||
corrected despite reminders. | ||
No notes. | ||
|
||
## Other | ||
|
||
The package was "archived on 2018-06-17 as check problems were not corrected despite reminders." | ||
Issues could now finally be resolved with a complete overhaul of implementation (switching from XML to xml2) and we kindly request re-publication on CRAN. | ||
|
||
Comments during manual inspection were handled with this resubmission. | ||
This is a bugfix release following the publication of xml2 version 1.2.2. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.