Hello,

Yes I noticed that I did not reply to all. Apology.

Thank you for the reply and link to guide.

Does the D:/RCompile/CRANpkg/lib/4.2/shinydashboard/AdminLTE directory
exist?

The D:/RCompile... folder was never interacted with.

Has someone touched the shinydashboard package installation?

No one was to create or edit any folder when installing the package from
CRAN.

The user simply has to run the 3-line codes and the interface loads.

install.packages("Greymodels")
library(Greymodels)
run_app()

Does it help to remove and install shinydashboard again?

Uninstalling and reinstalling does not help either. The issue appears for
any individual installing the app.

The app did work on Monday when I installed from CRAN and now it does not
anymore.

How do I fix this problem? Kindly advise.

Thank you,
Havisha


On Wed, Nov 30, 2022 at 2:57 PM Ivan Krylov <krylov.r...@gmail.com> wrote:

> В Wed, 30 Nov 2022 14:17:54 +0400
> "Jahajeeah, Havisha" <hjahaje...@utm.ac.mu> пишет:
>
> > To run the app, we use:
> >
> > install.packages("Greymodels")
> > library(Greymodels)
> > run_app()
> >
> > The app worked fine on Monday. Today it is showing error.
> >
> > Please see below  traceback()
> >
> > 13: execCallbacks(timeoutSecs, all, loop$id)
> > 12: run_now(timeoutMs/1000, all = FALSE)
> > 11: service(timeout)
> > 10: serviceApp()
> > 9: ..stacktracefloor..(serviceApp())
> > 8: withCallingHandlers(expr, error = doCaptureStack)
> > 7: domain$wrapSync(expr)
> > 6: promises::with_promise_domain(createStackTracePromiseDomain(),
> >        expr)
> > 5: captureStackTraces({
> >        while (!.globals$stopped) {
> >            ..stacktracefloor..(serviceApp())
> >        }
> >    })
> > 4: ..stacktraceoff..(captureStackTraces({
> >        while (!.globals$stopped) {
> >            ..stacktracefloor..(serviceApp())
> >        }
> >    }))
> > 3: runApp(x)
> > 2: print.shiny.appobj(x)
> > 1: (function (x, ...)
> >    UseMethod("print"))(x)
>
> Thanks!
>
> Does the D:/RCompile/CRANpkg/lib/4.2/shinydashboard/AdminLTE directory
> exist? Has someone touched the shinydashboard package installation?
> Does it help to remove and install shinydashboard again?
>
> Please keep the R-pkg-devel list in the recipients  when replying (use
> "reply to all").
>
> --
> Best regards,
> Ivan
>

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to