Package check result: NOTE Check: compiled code, Result: NOTE File ‘rlang/libs/rlang.so’: Found non-API calls to R: ‘ATTRIB’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Changes to worse in reverse depends: Package: netgsa Check: re-building of vignette outputs New result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘netgsa.Rmd’ using rmarkdown Quitting from netgsa.Rmd:101-105 [pathways] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `fetchRemote()`: ! cannot download pathway data: are you offline? --- Backtrace: ▆ 1. └─graphite::pathways("hsapiens", "kegg") 2. └─graphite:::loadData(paste(species, database, sep = "-")) 3. └─graphite:::withArchiveDir(...) 4. └─graphite (local) func(path) 5. └─graphite:::fetchRemote(name, path) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'netgsa.Rmd' failed with diagnostics: cannot download pathway data: are you offline? --- failed re-building ‘netgsa.Rmd’ SUMMARY: processing the following file failed: ‘netgsa.Rmd’ Error: Vignette re-building failed. Execution halted