dynverse / dyno

Inferring, interpreting and visualising trajectories using a streamlined set of packages 🦕
https://dynverse.github.io/dyno
Other
163 stars 32 forks source link

a problem of too long runtime #118

Open Hiroki0905 opened 2 years ago

Hiroki0905 commented 2 years ago

Hi there I am now trying to do "selecting the best methods for a dataset" section in "Quick start" I have done a code below in my RStudio app , but the run-time is so long and cannot proceed. I attached a message on console as well. what should I do to solve this and what is the cause??

a code in issue

guidelines <- guidelines_shiny(dataset)

a message on on the console after the code above was done

Listening on http://0.0.0.0:6937 Warning: All elements of ... must be named. Did you want renderers = c(column_id, renderer, label, title, style, default, name, trajectory_type, category_old, scaling_type)? Loading required namespace: akima