Search found 2644 matches

by jonathon
Tue Feb 20, 2024 9:15 pm
Forum: Module development
Topic: how to display dataframe data in columns?
Replies: 13
Views: 1920

Re: how to display dataframe data in columns?

no worries ikchan, you should have received a slack invitation.

cheers
by jonathon
Tue Feb 20, 2024 7:29 am
Forum: Module development
Topic: how to display dataframe data in columns?
Replies: 13
Views: 1920

Re: how to display dataframe data in columns?

still not completely clear to me what you're trying to do, but hopefully this can get you on the right track. here you can see me populating the 'Fuzzy Score Table' from the data frame. Screenshot 2024-02-20 at 18.23.28.png to achieve this, i add a .init() function beside the .run() function that lo...
by jonathon
Tue Feb 20, 2024 6:49 am
Forum: Module development
Topic: how to display dataframe data in columns?
Replies: 13
Views: 1920

Re: how to display dataframe data in columns?

hi, so the problem is the way you're reading values from the df4 data frame. this code: value <- df4$value description <- df4$description $value and $description don't exist in df4, and so these will just be assigned NULL. to read the values from a data frame, you'll probably want to use something l...
by jonathon
Tue Feb 20, 2024 6:08 am
Forum: Module development
Topic: how to display dataframe data in columns?
Replies: 13
Views: 1920

Re: how to display dataframe data in columns?

do you have an example data set i can use with this?

(most modules won't need to use addColumn() because the .r.yaml file sets up the tables appropriately)

with thanks
by jonathon
Tue Feb 20, 2024 5:53 am
Forum: Module development
Topic: how to display dataframe data in columns?
Replies: 13
Views: 1920

Re: how to display dataframe data in columns?

hi, taking a look at your code, i can't see anything obviously wrong with it, so i would expect it to work ... if it doesn't work, i assume there's something a bit subtle we're overlooking. if you commit this module to a github repo, and share the link with us, someone should be able to figure out w...
by jonathon
Tue Feb 20, 2024 4:28 am
Forum: Module development
Topic: how to display dataframe data in columns?
Replies: 13
Views: 1920

Re: how to display dataframe data in columns?

hi,

i'm afraid i don't quite understand what you mean. could you describe in a bit more detail?

with thanks
by jonathon
Fri Feb 16, 2024 12:11 am
Forum: Module development
Topic: Inputs for Jamovi vs R
Replies: 10
Views: 19820

Re: Inputs for Jamovi vs R

having merged the changes (which introduces the changes on github), have you then synchronised those changes with the repo on your computer? i.e. are you able to see mz's changes in your local files?

we're keen to get you underway!

jonathon
by jonathon
Tue Feb 06, 2024 9:17 am
Forum: jamovi development
Topic: Jamovi to support Apple Silicon chips
Replies: 7
Views: 5341

Re: Jamovi to support Apple Silicon chips

i still need to do a bit more work, but here's a version for apple silicon you can use:

https://www.jamovi.org/downloads/jamovi ... -arm64.zip

you'll notice there's no library available for this version just yet.

jonathon
by jonathon
Sun Feb 04, 2024 11:45 pm
Forum: jamovi development
Topic: Jamovi to support Apple Silicon chips
Replies: 7
Views: 5341

Re: Jamovi to support Apple Silicon chips

yeah, we're on it. will be releasing a version for apple silicon soon.
by jonathon
Tue Jan 30, 2024 11:53 pm
Forum: General
Topic: Which countries use jamovi?
Replies: 7
Views: 2231

Re: Which countries use jamovi?

i think you'd be hard-pressed to find a country where jamovi wasn't used!

maybe antarctica? but that would still be a *maybe*.

jonathon