Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 55913

Summary: New dev-lang/R-1.9.1 out. Suggested ebuild
Product: Gentoo Linux Reporter: Fredrik Karlsson <zak>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Just a renamed copy of the R-1.9.1 ebuild.

Description Fredrik Karlsson 2004-07-02 14:29:39 UTC
CHANGES IN R VERSION 1.9.1


NEW FEATURES

    o	as.Date() now has a method for "POSIXlt" objects.

    o	mean() has a method for "difftime" objects and so summary()
	works for such objects.

    o	legend() has a new argument 'pt.cex'.

    o	plot.ts() has more arguments, particularly 'yax.flip'.

    o	heatmap() has a new 'keep.dendro' argument.

    o	The default barplot method now handles vectors and 1-d arrays
	(e.g., obtained by table()) the same, and uses grey instead of
	heat color palettes in these cases.  (Also fixes PR#6776.)

    o	nls() now looks for variables and functions in its formula in
	the environment of the formula before the search path, in the
	same way lm() etc look for variables in their formulae.




Reproducible: Always
Steps to Reproduce:
1. emerge R
2.
3.

Actual Results:  
R runs happily!


Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7
-gentoo-r7)
=================================================================
System uname: 2.6.7-gentoo-r7 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -msse -mmmx -mfpmath=sse -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/fstab /etc/make.conf /usr/X11R6/lib/X11/xkb /usr/kde/2
/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla
/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/tex
mf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/plate
x/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env .d"
CXXFLAGS="-O3 -pipe -msse -mmmx -mfpmath=sse -march=pentium4 -fomit-frame-pointe r"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo http://trumpetti.atm.tut.f
i/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acl acpi adabas afs aim alsa apache2 arts atlas audiofile avi
 bcmath berkdb bidi bindist bonobo bzlib calendar cdb cdr cpdflib crypt cscope c
type cups curl curlwrappers dba dbx dedicated dga dio directfb divx4linux dvd dv
dr emacs encode esd ethereal evo exif f77 fam fbcon fftw flac flatfile foomaticd
b ftp gb gd gd-external gdbm ggi gif ginac gmp gnome gnutls gphoto2 gpm gstreame
r gtk gtk2 gtkhtml guile icc icc-pgo iconv icq imagemagick imap imlib informix i
ngres inifile innodb iodbc jabber jack java jpeg kde kerberos krb4 lcms ldap led
it leim lesstif libg++ libgda libwww lirc mad maildir mbox mcal mhash mikmod mmx
 mnogosearch motif mozilla mpeg mpi msession msn mule mysql nas ncurses netcdf n
is nls odbc offensive oggvorbis opengl oscar oss pam pcmcia pcre pda pdflib perl
 plotutils png pnp posix ppds python qdbm quicktime readline recode ruby samba s
canner sdl session shared simplexml slang slp snmp sockets speex spell spl sse s
sl svg svga szip tcltk tcpd tetex theora tiff tokenizer truetype unicode usb vid
eo_cards_radeon videos wmf wxwindows x86 xls xml xml2 xmlrpc xmms xosd xv xvid y
ahoo yaz zea zlib"
Comment 1 Fredrik Karlsson 2004-07-02 14:31:08 UTC
Created attachment 34675 [details]
Just a renamed copy of the R-1.9.1 ebuild. 

Just a renamed copy of the R-1.9.1 ebuild.  Build just fine on an x86 system
Comment 2 Sven Wegener gentoo-dev 2004-07-02 14:32:24 UTC

*** This bug has been marked as a duplicate of 55570 ***