| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:to:from:subject:date:message-id:references | |
| :mime-version:content-type:content-transfer-encoding | |
| :in-reply-to; q=dns; s=default; b=MNcU81E/GyEGB3fk0EZHl3niBHzHnW | |
| t+qUks5mEg0yWbHEU79PP8dUb9cQbPsJIJZqvhcTJjScq2ktwTVrxy6cM1e3oSMt | |
| CeriFNr+6zpcEtLVaYfhwLPuRapqckJ3bbOoDqHFEMoD+gjqPpTjV1s90sumX8sK | |
| qY8RhRiS0j7nI= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:to:from:subject:date:message-id:references | |
| :mime-version:content-type:content-transfer-encoding | |
| :in-reply-to; s=default; bh=P+RZ4ogbBXibqQ1cDoooK6MZPp4=; b=OMz1 | |
| zTQjXT1ilRHiDOU/dNhLtfttPYgC1Ll5uUpeULtxrxMDsk/S8TawbNQoYg7uChN/ | |
| N/o4qoRQSMxnkApHHBxiLwEVjCm2fSrC6CGfaMUM6lhTmrk+PyZIEzF5AFg2ZceH | |
| I6fOHnSg0JoYGcbzyRtp9MpNjVrLM2o3Ndmj1rI= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*r:Unknown, H*i:sk:a3b1c41, ldd, H*MI:sk:a3b1c41 |
| X-HELO: | blaine.gmane.org |
| To: | cygwin AT cygwin DOT com |
| From: | Oliver Schoett <oliver DOT schoett AT capgemini DOT com> |
| Subject: | Re: R-3.3.3-1: unable to load stats.dll |
| Date: | Tue, 28 Mar 2017 16:28:04 +0200 |
| Lines: | 65 |
| Message-ID: | <da87fe64-e7c3-5f9e-f4d9-3e71d31fee68@capgemini.com> |
| References: | <announce DOT 33271c68-05fb-5dd5-25af-4301af2fc009 AT yahoo DOT it> <a3b1c41b-2257-96b6-06fd-a33c4370ff52 AT capgemini DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 |
| In-Reply-To: | <a3b1c41b-2257-96b6-06fd-a33c4370ff52@capgemini.com> |
| X-IsSubscribed: | yes |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |