Unknown error in independent samples t-test 1.2.19

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
joanafqg
Posts: 1
Joined: Mon May 25, 2020 10:09 am

Unknown error in independent samples t-test 1.2.19

Post by joanafqg »

Hi,

I am trying to conduct some independent samples t-test with the new Jamovi version but an unknown error appears all the time



"Debug

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'mnormt'

private$.run()
psych::d.ci
getExportedValue(pkg, name)
asNamespace(ns)
getNamespace(ns)
loadNamespace(name)
namespaceImportFrom(ns, loadNamespace(j <- i[[1]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2]], from = package)
asNamespace(ns)
loadNamespace(j <- i[[1]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
withRestarts(stop(cond), retry_loadNamespace = function() NULL)
withOneRestart(expr, restarts[[1]])
doWithOneRestart(return(expr), restart)"


What shoud I do?
User avatar
jonathon
Posts: 2613
Joined: Fri Jan 27, 2017 10:04 am

Re: Unknown error in independent samples t-test 1.2.19

Post by jonathon »

hi,

i assume you're on windows. update to the 1.2.21

cheers

jonathon
Post Reply