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: List-Subscribe: List-Archive: List-Post: List-Help: , 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 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: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 In-Reply-To: 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