Helmut ★★★ ![]() ![]() Vienna, Austria, 2014-09-28 22:50 (3863 d 18:33 ago) Posting: # 13608 Views: 8,212 |
|
Dear all (and especially Yung-jin), since a while I can’t run bear any more. First I thought the cause was my old XP-machine, but same story on Win 7 (64 bit). While loading gdata complains about a missing Perl-interpreter. I did/got:library(bear) If I ignore gdata ’s warnings (don’t want to import Excel-files anyway) and type go() the splash screen appears for a few seconds, closes, and the console tells me:Error in gzfile(file, mode) : cannot open the connection For R-freaks: sysname "Windows" Any ideas? Edit: Checked on my 32-bit Vista notebook. Same complaints from gdata() , but bear() continues to work. Strange.— Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
yjlee168 ★★★ ![]() ![]() Kaohsiung, Taiwan, 2014-09-29 00:34 (3863 d 16:49 ago) @ Helmut Posting: # 13609 Views: 6,953 |
|
Dear Helmut, ❝ ❝ ❝ ❝ ❝ You will need to install free Strawberry Perl to solve these errors. But you are right. It is not necessary AFAIK. It should be able to run bear without installing Strawberry Perl. But I do install Strawberry Perl on my PC (Win7, x64). There is no need to do this on other platforms, such as linux PC or iMac. That means perl library/interpreter has been bundled with these OS. ❝ If I ignore ❝ Hmm... I really have no idea so far. Let's see if you can solve the problem after installing Strawberry Perl. I never see such an error message before. — All the best, -- Yung-jin Lee bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee Kaohsiung, Taiwan https://www.pkpd168.com/bear Download link (updated) -> here |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2014-09-29 06:05 (3863 d 11:17 ago) @ yjlee168 Posting: # 13613 Views: 7,028 |
|
Dear Yung-jin, ❝ You will need to install free Strawberry Perl to solve these errors. But you are right. It is not necessary AFAIK. It should be able to run bear without installing Strawberry Perl. Hhm. After adding Strawberry Perl’s 5.20.1.1 (64-bit) 14,145 files in 1,657 folders (391 MB in total) I got Loading required package: gdata Hurrah! But wait a minute: ❝ ❝ ❝ ❝ Hmm... I really have no idea so far. Let's see if you can solve the problem after installing Strawberry Perl. I never see such an error message before. Still there… If I google that I don’t understand what the linked pages try to tell me. ![]() — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
yjlee168 ★★★ ![]() ![]() Kaohsiung, Taiwan, 2014-09-29 11:19 (3863 d 06:03 ago) (edited on 2014-09-29 16:36) @ Helmut Posting: # 13614 Views: 6,953 |
|
Dear Helmut, It might be caused by the differences of setup files due to version transition from previous one. I have tried to take care all these possible errors. But it looks like that I probably still miss something there. Please try to delete all setup files (incl. plot.setup.rds and bear.setup.rds) from your working directory (type getwd() under R console to find out where it is). Then run bear again. Bear will create all new setup files (with default settings) automatically for you if these setup files do not exist at the beginning. Hope this can solve the problem. ❝ [...] ❝ Hurrah! But wait a minute: ❝ [...] ❝ Still there… If I google that I don’t understand what the linked pages try to tell me. Me either. — All the best, -- Yung-jin Lee bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee Kaohsiung, Taiwan https://www.pkpd168.com/bear Download link (updated) -> here |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2014-09-29 15:31 (3863 d 01:52 ago) @ yjlee168 Posting: # 13616 Views: 6,937 |
|
Dear Yung-jin, it was a permission issue. See the steps I have taken. Maybe it helps others.
BTW, can you check whether you are able to login with your new IP? — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
yjlee168 ★★★ ![]() ![]() Kaohsiung, Taiwan, 2014-09-29 18:56 (3862 d 22:27 ago) @ Helmut Posting: # 13618 Views: 6,871 |
|
Dear Helmut, ❝ it was a permission issue.[...] ❝ • Great. That makes sense to me. I will see if I can do something to detect the writing permission with default working directory when loading bear later. But cannot guarantee that it can definitely be solved. ❝ [...] ❝ BTW, can you check whether you are able to login with your new IP? I will try to login tomorrow. Many thanks. — All the best, -- Yung-jin Lee bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee Kaohsiung, Taiwan https://www.pkpd168.com/bear Download link (updated) -> here |