[R] PROBLEM IN R version 2.13.0 (2011-04-13)
peter dalgaard
pdalgd at gmail.com
Sun Jul 3 22:57:37 CEST 2011
On Jul 3, 2011, at 21:26 , Joshua Wiley wrote:
> I could not find the "asreml" package on CRAN or bioconductor, so I
> did not install it, but I can load all of the other packages without a
> problem. If you post where to get the "asreml" package, I can try
> that too.
The asreml package is interface code to software from VSN international. It is not clear from their website which version of R it expects to work with, so one could well expect that an incompatibility has crept in. As a matter of principle, we only try to remain compatible within versions with the same minor number (things may work anyway, we don't guarantee breakage either). I.e., _if_ this is the cause of the problem, it is something that needs to be taken up with the supplier.
>
> Cheers,
>
> Josh
>
> R version 2.13.0 (2011-04-13)
> Platform: x86_64-pc-mingw32/x64 (64-bit)
>
> locale:
> [1] LC_COLLATE=English_United States.1252
> [2] LC_CTYPE=English_United States.1252
> [3] LC_MONETARY=English_United States.1252
> [4] LC_NUMERIC=C
> [5] LC_TIME=English_United States.1252
>
> attached base packages:
> [1] grid stats graphics grDevices utils datasets methods
> [8] base
>
> other attached packages:
> [1] GraphAlignment_1.14.0 gregmisc_2.1.1 MASS_7.3-13
> [4] lattice_0.19-26 gplots_2.8.0 gdata_2.8.2
> [7] caTools_1.12 bitops_1.0-4.1 gtools_2.6.2
> [10] gmodels_2.15.1
>
> loaded via a namespace (and not attached):
> [1] tools_2.13.0
>
> On Sun, Jul 3, 2011 at 4:21 AM, Sergio Ivan Roman Ponce
> <romanponce at hotmail.com> wrote:
>> I am using R (version 2.13.0; 2011-04-13). Platform: x86_64-pc-mingw32/x64
>> (64-bit).
>>
>>
>>
>> The messages that I see is
>>
>>
>>
>> “This application has requested the Runtime to terminate it in an unusual
>> way.
>>
>> Please contact the application's support team for more information”
>>
>>
>>
>> I am using the following libraries:
>>
>>> library(package="gmodels")
>>
>>> library(package="gtools")
>>
>>> library(package="bitops")
>>
>>> library(package="caTools")
>>
>>> library(package="grid")
>>
>>> library(package="gdata")
>>
>> gdata: read.xls support for 'XLS' (Excel 97-2004) files ENABLED.
>>
>>
>>
>> gdata: read.xls support for 'XLSX' (Excel 2007+) files ENABLED.
>>
>>
>>
>> Attaching package: 'gdata'
>>
>>
>>
>> The following object(s) are masked from 'package:stats':
>>
>>
>>
>> nobs
>>
>>
>>
>> The following object(s) are masked from 'package:utils':
>>
>>
>>
>> object.size
>>
>>
>>
>>> library(package="gplots")
>>
>>
>>
>> Attaching package: 'gplots'
>>
>>
>>
>> The following object(s) are masked from 'package:stats':
>>
>>
>>
>> lowess
>>
>>
>>
>>> library(package="lattice")
>>
>>> library(package="MASS")
>>
>>> library(package="gregmisc")
>>
>> Mensajes de aviso perdidos
>>
>>
>>
>> The `gregmisc' *package* has converted into a *bundle*
>>
>> containing four sub-packages: gdata, gtools, gmodels, and gplots.
>>
>> Please load these packages directly.
>>
>>> library(package="asreml")
>>
>>> library(package="GraphAlignment")
>>
>>
>>
>>
>>
>>
>>
>> I am searching how to solve this problem.
>>
>>
>>
>> Regards,
>>
>>
>>
>>
>>
>> Sergio Ivan Roman Ponce
>>
>> Kajavein 18, 1430
>> <http://maps.google.com/maps?q=as+norway&um=1&ie=UTF-8&hq=&hnear=%C3%85s,+No
>> ruega&ei=8dJNTauHItGcOpCWnBE&sa=X&oi=geocode_result&ct=title&resnum=1&ved=0C
>> BUQ8gEwAA> Ås ,Norway
>>
>> Mobile +47 - 94 43 61 86
>>
>> e-mail: romanponce at hotmail.com
>>
>> skype: romanpsergio
>>
>>
>>
>>
>> [[alternative HTML version deleted]]
>
> Please do not post in HTML, when converted to plain text (as it is for
> this list), it comes through with lots of extra space at best and
> sometimes completely garbled. At least on my hotmail, a few buttons
> to the right of "Send" is a drop down menu that lets you select Rich
> text, HTML, or plain text. When sending to Rhelp, select "Plain
> text".
>
>>
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>>
>
>
>
> --
> Joshua Wiley
> Ph.D. Student, Health Psychology
> University of California, Los Angeles
> http://www.joshuawiley.com/
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
--
Peter Dalgaard
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
More information about the R-help
mailing list