sortable icon indicating copy to clipboard operation
sortable copied to clipboard

update_rank_list is not currently an exported function:

Open joe-chelladurai opened this issue 11 months ago • 2 comments

The update_rank_list is not available in the CRAN version. Would it be possible to resubmit to CRAN with the export?

joe-chelladurai avatar Dec 09 '24 06:12 joe-chelladurai

Have you tested the github version?

andrie avatar Dec 09 '24 06:12 andrie

Hi @andrie,

I am a bit confused regarding this function, too. Installing the package from GitHub - v0.5.0.9000 - does make it visible. However, the function won't accept the labels argument mentioned in its online documentation (for v0.5.0.9000). What am I missing, and where can I get a version of the package that actually has the rank list updates implemented?

next-game-solutions avatar Feb 10 '25 19:02 next-game-solutions

Thanks for the great package!

Just confirming that installing from github is fine, but the current version on CRAN does not export update_rank_list(). Was very confused what was going on there for a while!

It would be great to get this fix submitted through to CRAN if possible.

owenjm avatar Aug 30 '25 11:08 owenjm

Additionally, the fix for modules would also be very welcome 👍 https://github.com/rstudio/sortable/blob/2b938859b4c44a2bd4cf99628023590e8cdd4910/R/methods.R#L28-L31

totvi avatar Sep 04 '25 12:09 totvi