Mac issues with jjstatsplot

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
ethantoddharris
Posts: 5
Joined: Mon Apr 19, 2021 9:38 pm

Mac issues with jjstatsplot

Post by ethantoddharris »

Hey everyone,

So I am loving jamovi in my classes, but some of my students using a mac have had a few issues.... so far nothing with PC or Chromebook.

My issue is that jjstatsplot seems to have some encoding error. Whether I use continuous or categorical data this is my error code:

*****************************************************************************
Debug

Error: object ‘specify_decimal_p’ is not exported by 'namespace:ipmisc'

eval(ev)
eval(ev)
private$.plot1(image, theme = t$theme, ggtheme = t$ggtheme, ...)
ggstatsplot::ggpiestats
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)
importIntoEnv(impenv, impnames, ns, impvars)
stop(sprintf(ngettext(length(miss), "object %s is not exported by 'namespace:%s'", "objects %s are not exported by 'namespace:%s'"), paste(sQuote(miss), collapse = ", "), getNamespaceName(expenv)), call. = FALSE, domain = NA)

*******************************************************************************************************
Note that everything else in Jamovi seems to work fine.
Attachments
Screen Shot 2021-09-01 at 10.48.04 AM.png
Screen Shot 2021-09-01 at 10.48.04 AM.png (244.09 KiB) Viewed 9646 times
sbalci
Posts: 124
Joined: Sat Jan 06, 2018 10:25 pm
Contact:

Re: Mac issues with jjstatsplot

Post by sbalci »

Hi,
there are recent updates in ggplot2 and ggstatsplot packages. I will be updating the jjstatsplot after the recent issues are fixed.
ethantoddharris
Posts: 5
Joined: Mon Apr 19, 2021 9:38 pm

Re: Mac issues with jjstatsplot

Post by ethantoddharris »

Awesome! Any timeline sense?
sbalci
Posts: 124
Joined: Sat Jan 06, 2018 10:25 pm
Contact:

Re: Mac issues with jjstatsplot

Post by sbalci »

we have pushed an update. I hope it resolves the issue.
Post Reply