CRAN Package Check Results for Package FinNet

Last updated on 2026-04-13 17:55:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 20.99 104.93 125.92 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 13.84 74.92 88.76 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 39.00 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 36.00 165.88 201.88 NOTE
r-devel-macos-arm64 0.2.1 5.00 29.00 34.00 NOTE
r-devel-windows-x86_64 0.2.1 25.00 147.00 172.00 NOTE
r-patched-linux-x86_64 0.2.1 19.40 98.55 117.95 NOTE
r-release-linux-x86_64 0.2.1 15.88 93.50 109.38 NOTE
r-release-macos-arm64 0.2.1 NOTE
r-release-macos-x86_64 0.2.1 14.00 113.00 127.00 NOTE
r-release-windows-x86_64 0.2.1 24.00 0.00 24.00 NOTE
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 14.00 110.00 124.00 OK
r-oldrel-windows-x86_64 0.2.1 31.00 168.00 199.00 OK

Check Details

Version: 0.2.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘00.helpers.R’ ‘01.firm_register.R’ ‘02.FOandFM.R’ ‘03.people.R’ ‘04.FF_either.R’ ‘05.network&graph.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘FinNet-Ex.R’ failed The error most likely occurred in: > ### Name: FF.net > ### Title: Easily represent a firm-firm (FF) network using the package > ### 'network' > ### Aliases: FF.net > > ### ** Examples > > # Create a nice network representation of the binary FF of > # Berkshire Hataway's holdings based on common ownership > data("firms_BKB") > x <- FF.naive.ownership(firms_BKB) > FF.net(x = x, aesthetic = 'nice') Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘vctrs’ Calls: FF.net ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘analysis_examples.Rmd’ using knitr Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' Failed with error: 'unused argument (pos = 1)' --- finished re-building ‘analysis_examples.Rmd’ --- re-building ‘workflow-igraph_financial.Rmd’ using knitr --- finished re-building ‘workflow-igraph_financial.Rmd’ --- re-building ‘workflow-network_financial.Rmd’ using knitr Quitting from workflow-network_financial.Rmd:69-72 [workflow_4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `loadNamespace()`: ! there is no package called 'vctrs' --- Backtrace: ▆ 1. ├─FinNet::FF.net(FF, aesthetic = "simple") 2. │ └─FinNet:::get.net(...) 3. │ └─methods::new(...) 4. │ ├─methods::initialize(value, ...) 5. │ └─methods::initialize(value, ...) 6. └─base::loadNamespace(x) 7. ├─base::namespaceImportFrom(...) 8. │ └─base::asNamespace(ns) 9. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 10. ├─base::namespaceImportFrom(...) 11. │ └─base::asNamespace(ns) 12. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 13. ├─base::namespaceImportFrom(...) 14. │ └─base::asNamespace(ns) 15. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 16. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 17. └─base (local) withOneRestart(expr, restarts[[1L]]) 18. └─base (local) doWithOneRestart(return(expr), restart) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'workflow-network_financial.Rmd' failed with diagnostics: there is no package called 'vctrs' --- failed re-building ‘workflow-network_financial.Rmd’ SUMMARY: processing the following file failed: ‘workflow-network_financial.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.