-
Notifications
You must be signed in to change notification settings - Fork 16
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 #141 from rwoldford/master
Updating to 1.3.4
- Loading branch information
Showing
344 changed files
with
6,642 additions
and
5,235 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 |
---|---|---|
|
@@ -12,6 +12,9 @@ addons: | |
|
||
sudo: false | ||
|
||
os: | ||
- linux | ||
|
||
apt_packages: | ||
- r-cran-rjava | ||
|
||
|
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,8 +1,8 @@ | ||
Package: loon | ||
Type: Package | ||
Title: Interactive Statistical Data Visualization | ||
Version: 1.3.3 | ||
Date: 2021-02-24 | ||
Version: 1.3.4 | ||
Date: 2021-03-15 | ||
Authors@R: c(person(given = "Adrian", family = "Waddell", | ||
email = "[email protected]", | ||
role = c("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
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
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,18 +1,72 @@ | ||
## Test evironments | ||
|
||
* local OS X, R 3.5.1 | ||
* local Ubuntu 18.04 R 3.5.1 and R-devel (2018-09-29 r75381) | ||
* local Windows 10 R 3.5.1 | ||
* Ubuntu 14.04.5 (on travis-ci) R 3.5.1 and R-devel (2018-09-29 r75381) | ||
* local OSX, Big Sur 11.2.1, R 4.0.2 | ||
* Ubuntu Xenial 16.04 (on travis-ci) | ||
* check_win_devel | ||
- using R Under development (unstable) (2021-03-14 r80087) | ||
- using platform: x86_64-w64-mingw32 (64-bit) | ||
- using session charset: ISO8859-1 | ||
|
||
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit | ||
* Ubuntu Linux 20.04.1 LTS, R-release, GCC | ||
* Fedora Linux, R-devel, clang, gfortran | ||
|
||
## R CMD check results | ||
|
||
There were no ERRORs or WARNINGs. | ||
0 errors | ||
0 warnings | ||
1 NOTE about maintainer | ||
|
||
## Downstream dependencies | ||
... NOTE | ||
Maintainer: 'R. Wayne Oldford <[email protected]>' | ||
|
||
### Solaris and bioconductor package RgraphViz | ||
|
||
**rhub::check_on_solaris()**: | ||
|
||
1 Error (cannot find/install suggested package `Rgraphviz)` | ||
|
||
- Unable to determine a solution. (have tried adding BiocViews: to DESCRIPTION with no luck) | ||
|
||
- Preparing build, see status at | ||
|
||
Sometimes R CMD check fails with the ERROR: | ||
https://builder.r-hub.io/status/loon_1.3.4.tar.gz-a8636ac65fcf46899d204dc1c39bafce | ||
|
||
Error in MASS::isoMDS(d = D, k = 5) : object 'VR_mds_init_data' not found | ||
... | ||
|
||
This error seems to disappear when I re-install MASS with `install.packages('MASS')`. | ||
E checking package dependencies (3.5s) | ||
Package suggested but not available: ‘Rgraphviz’ | ||
|
||
The suggested packages are required for a complete check. | ||
Checking can be attempted without them by setting the environment | ||
variable _R_CHECK_FORCE_SUGGESTS_ to a false value. | ||
|
||
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ | ||
manual. | ||
|
||
|
||
**Relevant Snippet from Rhub**: | ||
|
||
- Installing package dependencies\ | ||
|
||
- Running R CMD check | ||
|
||
setting _R_CHECK_FORCE_SUGGESTS_ to false | ||
|
||
setting R_COMPILE_AND_INSTALL_PACKAGES to never | ||
|
||
setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false | ||
|
||
setting R_REMOTES_STANDALONE to true | ||
|
||
setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true | ||
|
||
setting _R_CHECK_FORCE_SUGGESTS_ to true | ||
|
||
setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true | ||
|
||
- using log directory 'C:/Users/USERzVBgqDuhyS/loon.Rcheck' | ||
- using R Under development (unstable) (2021-02-15 r80013) | ||
- using platform: x86_64-w64-mingw32 (64-bit) | ||
|
||
## Downstream dependencies |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
Empty file.
Empty file.
Empty file.
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.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.