[R-pkg-devel] Error uploading file on CRAN

Ivan Krylov kry|ov@r00t @end|ng |rom gm@||@com
Wed Nov 30 11:57:30 CET 2022


В Wed, 30 Nov 2022 14:17:54 +0400
"Jahajeeah, Havisha" <hjahajeeah using 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



More information about the R-package-devel mailing list