MikeJSeo / SAM

SAM (Significance Analysis of Microarrays) shiny app
https://cran.r-project.org/web/packages/samr/index.html
37 stars 20 forks source link

Same Issue as two previous users #12

Closed jbower13 closed 7 years ago

jbower13 commented 9 years ago

library(shiny) runGitHub("SAM", "MikeJSeo") Downloading https://github.com/MikeJSeo/SAM/archive/master.tar.gz

Listening on http://127.0.0.1:3423 Error in source(file, ..., keep.source = TRUE, encoding = checkEncoding(file)) : C:\Users\AppData\Local\Temp\RtmpegqnJG\shinyapp13803b113541\SAM-master/server.R:16:1: unexpected input 15:
16: << ^ In addition: Warning message: In utils::download.file(url, ...) : downloaded length 1461120 != reported length 200

LeanneLL commented 7 years ago

Hello, have you solved the problem? I am having same issue