delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/03/28/10:20:41

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=UUA1Vx24bCiMoMmQU0YyyUkzNSh1OO
2Y+4bG3hlSU+Nmlkgf2zEeZ/kqGVeawx3Ia4YksqqcrxVyaH08c7tMLJ0mYYb72N
G4JEdL/qZb6xq/rX009oRsXMRIWU2geqJTTwieBNa3kRJNY7G9/MZQJMjP50Mwnk
o6uja4I016DIU=
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=9mX5zIXKtEPHKeQlfHb3B3HwkZ0=; b=oFeQ
59JaJrtPjgqFl2aqzWyKC+W14UIkSO8z0EyOiLL4Z5GA9vE7a2x0t6C6LOGlbs5I
LzdJZt5XUbEigqBbLJGjkdA6RbzaU894e11I6D+hDOIOTC18210I7/cB4Xd5xuAK
0T4KlS687bxKhd2pB8fzbyMm9u4lT4bI3XIoYkA=
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=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=UD:R, colours, Models, sas
X-HELO: blaine.gmane.org
To: cygwin AT cygwin DOT com
From: Oliver Schoett <oliver DOT schoett AT capgemini DOT com>
Subject: R-3.3.3-1: unable to load stats.dll
Date: Tue, 28 Mar 2017 16:16:30 +0200
Lines: 77
Message-ID: <a3b1c41b-2257-96b6-06fd-a33c4370ff52@capgemini.com>
References: <announce DOT 33271c68-05fb-5dd5-25af-4301af2fc009 AT yahoo DOT it>
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: <announce.33271c68-05fb-5dd5-25af-4301af2fc009@yahoo.it>
X-IsSubscribed: yes

Marco Atzeri via cygwin wrote:
> Versions 3.3.3-1  of
>         R
>         libRmath
>         libRmath-devel
>
> for cygwin are now available

When I try to use Rscript, I get the warning below.  However, the file 
|/usr/lib/R/library/stats/libs/stats.dll| exists and looks fine:

    $ ls -la /lib/R/library/stats/libs/stats.dll
    -rwxr-xr-x 1 oschoett Domain_Users 646675 Mar  9 08:13 /lib/R/library/stats/libs/stats.dll
    $ file /lib/R/library/stats/libs/stats.dll
    /lib/R/library/stats/libs/stats.dll: PE32+ executable (DLL) (console) x86-64, for MS Windows

How can I make R usable without this warning again?

Oliver Schoett


$ Rscript.exe library.R
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
Packages in library ‘/usr/lib/R/site-library’:

assertthat              Easy pre and post assertions.
dichromat               Color Schemes for Dichromats
gtable                  Arrange 'Grobs' in Tables
labeling                Axis Labeling
magrittr                A Forward-Pipe Operator for R
RColorBrewer            ColorBrewer Palettes

Packages in library ‘/usr/lib/R/library’:

base                    The R Base Package
boot                    Bootstrap Functions (Originally by Angelo Canty
                         for S)
class                   Functions for Classification
cluster                 "Finding Groups in Data": Cluster Analysis
                         Extended Rousseeuw et al.
codetools               Code Analysis Tools for R
compiler                The R Compiler Package
datasets                The R Datasets Package
foreign                 Read Data Stored by Minitab, S, SAS, SPSS,
                         Stata, Systat, Weka, dBase, ...
graphics                The R Graphics Package
grDevices               The R Graphics Devices and Support for Colours
                         and Fonts
grid                    The Grid Graphics Package
KernSmooth              Functions for Kernel Smoothing Supporting Wand
                         & Jones (1995)
lattice                 Trellis Graphics for R
MASS                    Support Functions and Datasets for Venables and
                         Ripley's MASS
Matrix                  Sparse and Dense Matrix Classes and Methods
methods                 Formal Methods and Classes
mgcv                    Mixed GAM Computation Vehicle with GCV/AIC/REML
                         Smoothness Estimation
nlme                    Linear and Nonlinear Mixed Effects Models
nnet                    Feed-Forward Neural Networks and Multinomial
                         Log-Linear Models
parallel                Support for Parallel computation in R
rpart                   Recursive Partitioning and Regression Trees
spatial                 Functions for Kriging and Point Pattern
                         Analysis
splines                 Regression Spline Functions and Classes
stats                   The R Stats Package
stats4                  Statistical Functions using S4 Classes
survival                Survival Analysis
tcltk                   Tcl/Tk Interface
tools                   Tools for Package Development
utils                   The R Utils Package



--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019