Hi, here is the error message. I don't know how to fix this...
The package will be installed in 'C:/Users/alpac/AppData/Local/R/win-library/4.4'
(because 'lib' was not specified)
installing source package 'corrmorant' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
ERROR: lazy loading failed for package 'corrmorant'
removing 'C:/Users/alpac/AppData/Local/R/win-library/4.4/corrmorant'
Warning message:
In i.p(...) :
Installation of the package ‘C:/Users/alpac/AppData/Local/Temp/Rtmp27rnl0/file110c148285d/corrmorant_0.0.0.9007.tar.gz’ had a non-zero exit status
Thank you for your advice. Finally, I found the following description on the github page.
It seems corrmorant does not work in the latest R version. Therefore I will use the corrplot instead of corrmorant for the moment.
=====
Please note that this project is a work in progress!
This package is in steady development. Whenever I have time, I add or change some features. A somewhat stable version should not be too far away - look out for announcements over here. I will then begin with a regular versioning process. Until the package reaches this stage, please note that features may change or disappear without further notice.
Update 2020-07-07: As of today, the corrmorant package will replace all uses of the iris dataset with the drosera dataset, which contains a set of (eugenics-free) biometric measurements of three African sundew species and is available as a separate data-package.
Update 2020-04-28: So far, the package seems to work fine with R. v. 4.0.0. Keep me informed if you notice any unwanted behavior.
Update 2020-03-06: The package passes all tests with the newest ggplot2version (v. 3.3.0), but I haven’t been able to check more thoroughly. I you notice any strange behavior with the new version, please let me know!
A big thank you goes out to the developers of the software without which this package would not be possible, especially Hadley Wickham and the rest of the ggplot2 development team for their incredible work.