datasketch / shinypanels

Collapsible panels layout for r shiny apps
Other
80 stars 11 forks source link

erros while redoing examples #112

Open ashraf-01 opened 6 months ago

ashraf-01 commented 6 months ago

HI all

while am reviewing the examples you provided for "shinypanels" I came across the below 2 errors

Warning: Error in showModalMultipleId: could not find function showModalMultipleId

Error in infoTooltip("First Panel", "info panel") : could not find function infoTooltip

my machine and r-version information version 4.3.1 linux-gnu x86_64 Ubuntu 20.04.6 LTS your input is highly appreciated

CamilaAchuri commented 6 months ago

@ashraf-01 very strange because both functions are exported, if you made a local copy of the repository make sure you run:

devtools::load_all()
devtools::document()
devtools::install()

if it still doesn't work, check the necessary dependencies in description.

ashraf-01 commented 6 months ago

merci , thanks , I double check and gets back to you in case of no further solutions found on my part

Justice is in peace and peace is in Justice

@ashraf

Kind Regards Mit freundlichen Grüße Cordialement أطيب التحيات


From: CamilaAchuri @.> Sent: Monday, April 1, 2024 4:05 PM To: datasketch/shinypanels @.> Cc: ashraf-01 @.>; Mention @.> Subject: Re: [datasketch/shinypanels] erros while redoing examples (Issue #112)

@ashraf-01https://github.com/ashraf-01 very strange because both functions are exported, if you made a local copy of the repository make sure you run:

devtools::load_all() devtools::document() devtools::install()

if it still doesn't work, check the necessary dependencies in description.

— Reply to this email directly, view it on GitHubhttps://github.com/datasketch/shinypanels/issues/112#issuecomment-2029811491, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL56CW3IW7SMYDTP5ZFNR5DY3FSTNAVCNFSM6AAAAABERBVXRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRZHAYTCNBZGE. You are receiving this because you were mentioned.Message ID: @.***>