Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Finished execution of scripts\initializeR.R unsuccessfully #21

Open
siamonas opened this issue Dec 23, 2019 · 0 comments
Open

[Bug] Finished execution of scripts\initializeR.R unsuccessfully #21

siamonas opened this issue Dec 23, 2019 · 0 comments

Comments

@siamonas
Copy link

Hello there,

I am facing a critical problem during initialization.

Here is the console log:

Main.js:285 trying URL 'http://cran.us.r-project.org/bin/windows/contrib/3.6/readtext_0.75.zip'

Main.js:285 Content type 'application/zip' length 1895251 bytes (1.8 MB)

Main.js:285 Error in read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
cannot open the connection
Calls: install.packages -> .install.winbinary -> unpackPkgZip -> read.dcf
In addition: Warning messages:
1:
Main.js:285 In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'readtext'
2: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 1757184 != reported length 2974210
3: In unzip(zipname, exdir = dest) : error 1 in extracting from zip file
4: In read.dcf(file.path(pkgname, "DESCRIPTION"), c("Package", "Type")) :
cannot open compressed file 'RCurl/DESCRIPTION', probable reason 'No such file or directory'

Main.js:285 Execution halted

Main.js:300 child process exited with code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant