Package: bootnet Type: Package Title: Bootstrap Methods for Various Network Estimation Routines Version: 1.8 Authors@R: c( person("Sacha", "Epskamp", email = "mail@sachaepskamp.com",role = c("aut", "cre")), person("Eiko I.", "Fried", role = c("ctb")), person("Kai J.", "Nehler", role = c("ctb")) ) Maintainer: Sacha Epskamp Depends: ggplot2, R (>= 3.0.0) Imports: methods, igraph, IsingFit (>= 0.4), qgraph, mantar, dplyr (>= 0.3.0.2), tidyr, gtools, corpcor, IsingSampler (>= 0.2.3), mvtnorm, abind, Matrix, snow, mgm (>= 1.2), NetworkToolbox (>= 1.1.0), pbapply, networktools, rlang, tibble, tidyselect Suggests: glasso, BDgraph, graphicalVAR, relaimpo, lavaan, psychTools Description: Bootstrap methods to assess accuracy and stability of estimated network structures and centrality indices . Allows for flexible specification of any undirected network estimation procedure in R, and offers default sets for various estimation routines. License: GPL-2 BugReports: https://github.com/SachaEpskamp/bootnet/issues URL: https://github.com/SachaEpskamp/bootnet RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libx11-dev zlib1g-dev Repository: https://sachaepskamp.r-universe.dev Date/Publication: 2026-03-19 08:54:50 UTC RemoteUrl: https://github.com/sachaepskamp/bootnet RemoteRef: HEAD RemoteSha: 580f1fe88708ee95439db719e6e3c7790ae2efaf NeedsCompilation: no Packaged: 2026-07-03 14:04:59 UTC; root Author: Sacha Epskamp [aut, cre], Eiko I. Fried [ctb], Kai J. Nehler [ctb]