briatte / ggnetwork

Geoms to plot networks with ggplot2
https://briatte.github.io/ggnetwork/
146 stars 28 forks source link

`intergraph` link in `R/ggnetwork.R` #46

Closed mcanouil closed 5 years ago

mcanouil commented 5 years ago

The NOTE caused by intergraph package linked in the roxygen documentation:

* checking Rd cross-references ... NOTE
Package unavailable to check Rd xrefs: ‘intergraph’
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
  ‘/home/travis/build/briatte/ggnetwork/ggnetwork.Rcheck/00check.log’
for details.