This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: R-3.3.3-1: unable to load stats.dll


Oliver Schoett wrote:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared object '/usr/lib/R/library/stats/libs/stats.dll':
  No such file or directory
During startup - Warning message:
package ‘stats’ in options("defaultPackages") was not found

I should add that the following command gives strange output:

$ ldd /usr/lib/R/library/stats/libs/stats.dll
        ntdll.dll => /c/WINDOWS/SYSTEM32/ntdll.dll (0x77350000)
        kernel32.dll => /c/WINDOWS/system32/kernel32.dll (0x77130000)
        KERNELBASE.dll => /c/WINDOWS/system32/KERNELBASE.dll (0x7fefd1d0000)
        SYSFER.DLL => /c/WINDOWS/System32/SYSFER.DLL (0x74d30000)
        psapi.dll => /c/WINDOWS/system32/psapi.dll (0x77510000)
        ??? => ??? (0x3eb6b0000)
        ??? => ??? (0x3eb6b0000)
        ??? => ??? (0x3ebf50000)
        ??? => ??? (0x3ebf50000)
        ??? => ??? (0x3f1150000)
        ??? => ??? (0x3f1150000)
        ??? => ??? (0x180040000)
        ??? => ??? (0x180040000)
        ??? => ??? (0x3f9b20000)
        ??? => ??? (0x3f9b20000)
        ??? => ??? (0x3f68d0000)
        ??? => ??? (0x3f68d0000)
        ??? => ??? (0x3f62b0000)
        ??? => ??? (0x3f62b0000)
        ??? => ??? (0x3f5440000)
        ??? => ??? (0x3f5440000)
        ??? => ??? (0x3ec310000)
        ??? => ??? (0x3ec310000)
        ??? => ??? (0x3f75d0000)
        ??? => ??? (0x3f75d0000)
        ??? => ??? (0x3f3c40000)
        ??? => ??? (0x3f3c40000)
        ??? => ??? (0x3f52b0000)
        ??? => ??? (0x3f52b0000)
        ??? => ??? (0x3f4600000)
        ??? => ??? (0x3f4600000)
        ??? => ??? (0x3f2d30000)
        ??? => ??? (0x3f2d30000)
        ??? => ??? (0x3f08c0000)
        ??? => ??? (0x3f08c0000)
        ??? => ??? (0x3f2f70000)
        ??? => ??? (0x3f2f70000)
        ??? => ??? (0x3f3b60000)
        ??? => ??? (0x3f3b60000)
        ??? => ??? (0x3f5d30000)
        ??? => ??? (0x3f5d30000)
        ??? => ??? (0x3f3940000)
        ??? => ??? (0x3f3940000)
        ??? => ??? (0x3f51e0000)
        ??? => ??? (0x3f51e0000)
        ??? => ??? (0x3f3800000)
        ??? => ??? (0x3f3800000)
        ??? => ??? (0x3f7870000)
        ??? => ??? (0x3f7870000)
        ??? => ??? (0x3ef4b0000)
        ??? => ??? (0x3ef4b0000)
        ??? => ??? (0x3f71f0000)
        ??? => ??? (0x3f71f0000)




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]