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=eWi9bYxeCZfBqOlr4EizkwPBMF3k7Q X9CrH81StqQM1kk9MhW7X1x9sb+yOsa7QDqtXc43bEpBkgQm6Cg0EFffBYhi/tau rK5itPsaL1xfwCx7WVPZCahZeteMeovyxP+2puWgJ+jMA0OA1lj3ViADlQl0dLK0 gLnNyxLjOVWgY= 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=p4DwwkbcOPkDeLmYwiie5uBtfXk=; b=gTrI I2r9uEEnvDLoW8LxIhyISfQNGPHmf+a30IRw6cXSO8zsaohIZlF9umrLGXw0zDec 3WPmMlNTwdxRnU49XXBfts93beN5238sW8i8jwNOd5YTMxEvD9FlJ+dk6CKiXDBM mX8H8qzQhhsFSvHKYJhldDOH4nSPFw/KJY6uZis= 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.5 required=5.0 tests=BAYES_05,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*c:ISO-8859-1, H*r:Unknown, H*f:sk:87bmsln, H*i:sk:87bmsln X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Oliver Schoett Subject: Solved: R-3.3.3-1: unable to load stats.dll Date: Tue, 28 Mar 2017 21:17:42 +0200 Lines: 19 Message-ID: References: <87bmslnxh4 DOT fsf AT Rainer DOT invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 In-Reply-To: <87bmslnxh4.fsf@Rainer.invalid> X-IsSubscribed: yes Achim Gratz wrote: > Try > > $ cygcheck /usr/lib/R/library/stats/libs/stats.dll > > instead. On a hunch, check your PATH and make sure it contains > "/usr/lib/lapack". The cygcheck command ends with cygcheck: track_down: could not find cyglapack-0.dll That library can be found in /usr/lib/lapack, and adding this directory to the PATH fixes the problem: Rscript now starts without error message. Thank you, Oliver Schoett -- 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