Displaying 1 result from an estimated 1 matches for "visnetwork".
Did you mean:
virnetwork
2015 Dec 01
1
Package Dependency
...================================
downloaded 152 KB
trying URL 'http://rweb.crmda.ku.edu/cran/src/contrib/OpenMx_2.3.1.tar.gz'
Content type 'application/x-gzip' length 2537264 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
ERROR: dependency 'visNetwork' is not available for package 'DiagrammeR'
* removing '/panfs/pfs.acf.ku.edu/crmda/tools/lib64/R/3.2/site-library/DiagrammeR'
However, I can manually install that individual package
> install.packages("visNetwork",
+...