role-model / roleR

R package implementing the RoLE model
https://role-model.github.io/roleR
GNU General Public License v3.0
1 stars 2 forks source link

updating roleShiny to match updates to roleR (?) #126

Open diazrenata opened 1 year ago

diazrenata commented 1 year ago

roleShiny could be a great teaching tool for part II. Currently it's probably behind the latest roleR updates. @connor-french, Isaac and I were wondering if you have an estimate of how big a task it would be to update roleShiny to match the latest roleR? (Not necessary if it's a major lift! Just curious about that gauge.)

connor-french commented 1 year ago

I'll check to see what I'd need to update! I'll get back to y'all by tomorrow. I agree it'd be a great teaching tool.

connor-french commented 1 year ago

I managed to get neutral simulations going! I would need time and meetings with @ajrominger to get non-neutral functionality going though.

isaacovercast commented 1 year ago

That's awesome! Were there changes needed? Can I install form github to check it out?

connor-french commented 1 year ago

There were some small changes needed! Just moving any references to @.` to @.` and not needing to coerce everything to a roleExperiment. Currently working on pushing it- battling a login problem

On Fri, May 26, 2023 at 10:00 AM Isaac Overcast @.***> wrote:

That's awesome! Were there changes needed? Can I install form github to check it out?

— Reply to this email directly, view it on GitHub https://github.com/role-model/roleR/issues/126#issuecomment-1564439273, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7LCFJZHQPNHAGOZ6FD7VDXICZPJANCNFSM6AAAAAAYPC6M7E . You are receiving this because you were mentioned.Message ID: @.***>

connor-french commented 1 year ago

Weird that it starred everything out, haha. Maybe they thought I was typing an email...

It's good to go on github now! Just tested the install and it works

diazrenata commented 1 year ago

Awesome!! Thanks @connor-french!