Problems running a example (shiny App) within a package

#main code


runclt = function(){
  shiny::runApp(system.file("shinyCLT", package="CLT"))
}


#example


\examples{
 runclt()
}



#Problem


R CMD check breaks in "checking examples ..." and don't complete the tests.

How to solve it


Link to source code https://1drv.ms/u/s!AqhYme4BRWAog3VVjYb7oJ4jopDN

[https://r1.res.office365.com/owa/prem/images/dc-generic_40.png]<https://1drv.ms/u/s!AqhYme4BRWAog3VVjYb7oJ4jopDN>
CLT_2.1.1.tar.gz<https://1drv.ms/u/s!AqhYme4BRWAog3VVjYb7oJ4jopDN>
Compartilhado via OneDrive




thanks in advance,

Kevin Allan S. R.

        [[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