Package: IVPP
Type: Package
Title: Invariance Partial Pruning Test
Version: 1.1.1
Authors@R: 
    person(
      "Xinkai", "Du", , 
      "xinkai.du.xd@gmail.com", 
      role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0002-4158-7878")
      )
Description: An implementation of the Invariance Partial Pruning (IVPP) approach 
  described in Du, X., Johnson, S. U., Epskamp, S. (2025) The Invariance Partial 
  Pruning Approach to The Network Comparison in Longitudinal Data. IVPP is a 
  two-step method that first test for global network structural difference with 
  invariance test and then inspect specific edge difference with partial pruning. 
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.3.0)
Imports: bootnet, clusterGeneration, dplyr, mvtnorm, psychonetrics,
        graphicalVAR, lifecycle, future.apply, future
BugReports: https://github.com/xinkaidupsy/IVPP/issues
URL: https://github.com/xinkaidupsy/IVPP
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-26 14:22:33 UTC; xinkaidu
Author: Xinkai Du [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-4158-7878>)
Maintainer: Xinkai Du <xinkai.du.xd@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-26 14:40:11 UTC
Built: R 4.3.3; ; 2025-05-26 16:31:25 UTC; unix
