Errors reported in gimme R package : Error in get.params(dat, grp, ind, k) : object 'ind_plot_psi' not found

36 views
Skip to first unread message

7023...@qq.com

unread,
Aug 30, 2023, 10:39:46 AM8/30/23
to gimme-r
  • Hello, everyone. 

  • I want to express my gratitude for addressing the bug in a timely manner. Your prompt action is greatly appreciated. 

  • However, I found a new bug. 

     

    When I use gimme R package (version 0.7-15) in R version 4.3.1 on Windows 10. I always get an error. 

    The error message I receive is as follows:
  •   
fit<-gimmeSEM ( 
    data = data.list, 
out =  "./result/Data1", 
sep = ",", ar = TRUE, plot = F, subgroup=T, standardize=T )

group-level pruning, subject 82 (subj82) individual-level search, subject 1 (subj1) [1] "V1~~V3" [1] "V1~~V3" "V2~V3" [1] "V1~~V3" "V2~V3" "V1~~V4" [1] "V1~~V3" "V2~V3" "V1~~V4" "V3~V1" Error in get.params(dat, grp, ind, k) : object 'ind_plot_psi' not found

Thank you!
Message has been deleted
Message has been deleted

Katie Gates

unread,
Aug 30, 2023, 11:05:37 AM8/30/23
to gimme-r
We found the source of the error and have fixed it on GitHub. You can install that version using: 
require("devtools")
install_github("gateslab/gimme/gimme")

Or, you can set plot = T and the version 0.7-15 currently on CRAN would work. 
Reply all
Reply to author
Forward
0 new messages