[R-sig-Debian] FW: Warnings

Gorjanc Gregor Gregor.Gorjanc at bfro.uni-lj.si
Thu Dec 6 14:46:03 CET 2007


Hmm,

another one, but error this time!

li> library(Matrix)
Loading required package: lattice
> round(1)
Error in .Internal(round(x, digits)) : no internal function "round"
________________________________________
From: Gorjanc Gregor
Sent: Thursday, December 06, 2007 2:31 PM
To: Matrix-authors at R-project.org
Cc: r-sig-debian at r-project.org
Subject: Warnings

Hi

I get the following warings on my ubuntu (gutsy) machine

> library(matrix)
> data.frame(x=1:5, z=5)[1:5, ]
  x z
1 1 5
2 2 5
3 3 5
4 4 5
5 5 5
Warning message:
':::' is deprecated.
'methods' is deprecated.
'seemsS4Object' is deprecated.
Use 'isS4' instead.
See help("Deprecated")

It is quite annoying since I often subset the data.frames. Will these warnings disapear
if I upgrade the Matrix package - I will have to install the package from the source and
not from the Ubuntu repository.

Version info:

I have R and Matrix package installed from Ubuntu repositories

$ dpkg -s r-base
Package: r-base
Status: install ok installed
Priority: optional
Section: math
Installed-Size: 60
Maintainer: Dirk Eddelbuettel <edd at debian.org>
Architecture: all
Version: 2.6.1-1gutsy0
...

$ dpkg -s r-cran-matrix
Package: r-cran-matrix
Status: install ok installed
Priority: optional
Section: math
Installed-Size: 3908
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Architecture: i386
Source: rmatrix
Version: 0.99875-2-1
...

> R.version
               _
platform       i486-pc-linux-gnu
arch           i486
os             linux-gnu
system         i486, linux-gnu
status
major          2
minor          6.1
year           2007
month          11
day            26
svn rev        43537
language       R
version.string R version 2.6.1 (2007-11-26)


--
Lep pozdrav / With regards,
    Gregor Gorjanc
----------------------------------------------------------------------
University of Ljubljana     PhD student
Biotechnical Faculty        www: http://www.bfro.uni-lj.si/MR/ggorjan
Zootechnical Department     blog: http://ggorjan.blogspot.com
Groblje 3                   mail: gregor.gorjanc <at> bfro.uni-lj.si
SI-1230 Domzale             fax: +386 (0)1 72 17 888
Slovenia, Europe            tel: +386 (0)1 72 17 861



More information about the R-SIG-Debian mailing list