tested fine on amd64

thx

On Fri, Oct 26, 2012 at 10:02 AM, David Coppa <dco...@openbsd.org> wrote:
>
> Hi all,
>
> Here's the update to R-2.15.2
>
> It now wants gfortran instead of g77, otherwise build fails as
> described here:
>
> http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=4&t=2742
>
> OK?
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/math/R/Makefile,v
> retrieving revision 1.53
> diff -u -p -r1.53 Makefile
> --- Makefile    25 Oct 2012 11:59:30 -0000      1.53
> +++ Makefile    26 Oct 2012 11:59:02 -0000
> @@ -3,12 +3,11 @@
>  SHARED_ONLY=   Yes
>
>  COMMENT=       powerful math/statistics/graphics language
> -DISTNAME=      R-2.15.1
> -REVISION=      5
> +DISTNAME=      R-2.15.2
>
> -SHARED_LIBS=   R       0.0  \
> -               Rlapack 30.0 \
> -               Rblas   30.0
> +SHARED_LIBS=   R       1.0  \
> +               Rlapack 31.0 \
> +               Rblas   31.0
>
>  CATEGORIES=    math
>  HOMEPAGE=      http://www.r-project.org/
> @@ -25,8 +24,8 @@ WANTLIB=      GL ICE SM X11 Xext Xmu Xrender
>                 bz2 c cairo expat fontconfig freetype glib-2.0 \
>                 gobject-2.0 icui18n icuuc jpeg lzma m ncurses \
>                 pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre \
> -               pixman-1 png pthread pthread-stubs readline \
> -               tiff xcb xcb-render xcb-shm z \
> +               pixman-1 png pthread-stubs readline tiff \
> +               xcb xcb-render xcb-shm z \
>                 ${MODFORTRAN_WANTLIB} ${MODTK_WANTLIB}
>
>  MASTER_SITES=  http://cran.r-project.org/src/base/R-2/ \
> @@ -47,7 +46,7 @@ MASTER_SITES= http://cran.r-project.org/
>                 http://probability.ca/cran/src/base/R-2/
>
>  MODULES=       fortran devel/gettext x11/tk
> -MODFORTRAN_COMPILER= g77
> +MODFORTRAN_COMPILER= gfortran
>
>  BUILD_DEPENDS= ${MODFORTRAN_BUILD_DEPENDS} \
>                 ${RUN_DEPENDS}
> @@ -77,6 +76,7 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
>                 --with-cairo \
>                 --with-jpeglib \
>                 --with-libpng \
> +               --with-libtiff \
>                 --with-system-zlib \
>                 --with-system-bzlib \
>                 --with-system-pcre \
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/math/R/distinfo,v
> retrieving revision 1.16
> diff -u -p -r1.16 distinfo
> --- distinfo    4 Jul 2012 12:38:05 -0000       1.16
> +++ distinfo    26 Oct 2012 11:59:02 -0000
> @@ -1,5 +1,2 @@
> -MD5 (R-2.15.1.tar.gz) = /N8kfnB/2t6Ct4vPkRpU8Q==
> -RMD160 (R-2.15.1.tar.gz) = hKAQkGQk8+hLhKcSNkJKjyvx3wg=
> -SHA1 (R-2.15.1.tar.gz) = 8OaRK+bfwNH9xL5mBIME2L7+hCQ=
> -SHA256 (R-2.15.1.tar.gz) = luS66p3HZTuRYNfy4dMh0PJS/uN860Jz1MlPDU2BVIU=
> -SIZE (R-2.15.1.tar.gz) = 24592493
> +SHA256 (R-2.15.2.tar.gz) = KSg3riWbdmhQm4pdTsi+CqUMMnz+elNLrEGbTKdm1m0=
> +SIZE (R-2.15.2.tar.gz) = 24338934
> Index: patches/patch-Makefile_in
> ===================================================================
> RCS file: /cvs/ports/math/R/patches/patch-Makefile_in,v
> retrieving revision 1.1
> diff -u -p -r1.1 patch-Makefile_in
> --- patches/patch-Makefile_in   4 Jul 2012 12:38:05 -0000       1.1
> +++ patches/patch-Makefile_in   26 Oct 2012 11:59:02 -0000
> @@ -2,9 +2,9 @@ $OpenBSD: patch-Makefile_in,v 1.1 2012/0
>
>  Do not build PDF versions of the R manuals
>
> ---- Makefile.in.orig   Mon Oct  3 00:02:39 2011
> -+++ Makefile.in        Thu Jun 28 12:57:12 2012
> -@@ -90,7 +90,7 @@ install install-strip: installdirs svnonly
> +--- Makefile.in.orig   Sun Aug  5 00:05:10 2012
> ++++ Makefile.in        Fri Oct 26 10:05:44 2012
> +@@ -85,7 +85,7 @@ install install-strip: installdirs svnonly
>         @for f in $(INSTFILES); do \
>           $(INSTALL_DATA) $(srcdir)/$${f} "$(DESTDIR)$(rhome)"; \
>         done
> @@ -13,7 +13,7 @@ Do not build PDF versions of the R manua
>           $(INSTALL_DATA) $${f} "$(DESTDIR)$(rhome)"; \
>         done
>   @WANT_R_FRAMEWORK_TRUE@               $(MAKE) -f $(srcdir)/Makefile.fw 
> top_srcdir=$(top_srcdir) $@
> -@@ -112,7 +112,7 @@ svnonly:
> +@@ -107,7 +107,7 @@ svnonly:
>           fi \
>         fi
>
> @@ -22,7 +22,7 @@ Do not build PDF versions of the R manua
>   install-libR:
>         @if test -f $(libR_la); then $(MAKE) install-libR-exists; fi
>   install-libR-exists:
> -@@ -124,13 +124,13 @@ installdirs:
> +@@ -119,13 +119,13 @@ installdirs:
>   uninstall:
>         @(for d in $(SUBDIRS); do rsd="$${d} $${rsd}"; done; \
>           for d in $${rsd}; do (cd $${d} && $(MAKE) $@); done)
> @@ -38,7 +38,7 @@ Do not build PDF versions of the R manua
>
>   mostlyclean: clean
>   clean:
> -@@ -144,7 +144,7 @@ distclean: clean
> +@@ -139,7 +139,7 @@ distclean: clean
>           for d in $${rsd}; do (cd $${d} && $(MAKE) $@); done)
>         -@rm -rf bin include lib library modules gnome
>         @if test -f non-tarball ; then \
> @@ -47,7 +47,7 @@ Do not build PDF versions of the R manua
>         fi
>         @if test "$(BUILDDIR_IS_SRCDIR)" = no ; then \
>           rm -f $(NON_SVN_INSTFILES); \
> -@@ -181,7 +181,7 @@ distdir: $(DISTFILES) vignettes
> +@@ -176,7 +176,7 @@ distdir: $(DISTFILES) vignettes
>             || ln $(srcdir)/$${f} $(distdir)/$${f} 2>/dev/null \
>             || cp -p $(srcdir)/$${f} $(distdir)/$${f}; \
>         done
> @@ -56,7 +56,7 @@ Do not build PDF versions of the R manua
>           cp -p $${f} $(distdir)/$${f}; \
>         done
>         @for d in $(SUBDIRS); do \
> -@@ -199,16 +199,8 @@ distdir: $(DISTFILES) vignettes
> +@@ -194,16 +194,8 @@ distdir: $(DISTFILES) vignettes
>         done
>         @for d in grid parallel utils; do \
>           mkdir -p $(distdir)/src/library/$${d}/inst/doc; \
> Index: patches/patch-configure
> ===================================================================
> RCS file: /cvs/ports/math/R/patches/patch-configure,v
> retrieving revision 1.14
> diff -u -p -r1.14 patch-configure
> --- patches/patch-configure     25 Oct 2012 11:59:30 -0000      1.14
> +++ patches/patch-configure     26 Oct 2012 11:59:02 -0000
> @@ -6,9 +6,9 @@ Fix "--export-dynamic" linker flag
>
>  Fix linking with external libintl
>
> ---- configure.orig     Fri Jun 15 00:05:51 2012
> -+++ configure  Thu Oct 25 11:18:35 2012
> -@@ -26048,7 +26048,7 @@ if test "${GCC}" = yes; then
> +--- configure.orig     Fri Oct 19 00:05:56 2012
> ++++ configure  Fri Oct 26 10:05:45 2012
> +@@ -26063,7 +26063,7 @@ if test "${GCC}" = yes; then
>   ## has 32k and so can use -fpic.
>   ## However, although the gcc docs do not mention it, it seems s390/s390x
>   ## also supports and needs -fPIC
> @@ -17,7 +17,7 @@ Fix linking with external libintl
>         cpicflags="-fPIC"
>         ;;
>       *)
> -@@ -26059,7 +26059,7 @@ if test "${GCC}" = yes; then
> +@@ -26074,7 +26074,7 @@ if test "${GCC}" = yes; then
>   fi
>   if test "${G77}" = yes; then
>     case "${host_cpu}" in
> @@ -26,7 +26,7 @@ Fix linking with external libintl
>         fpicflags="-fPIC"
>         ;;
>       *)
> -@@ -26069,7 +26069,7 @@ if test "${G77}" = yes; then
> +@@ -26084,7 +26084,7 @@ if test "${G77}" = yes; then
>   fi
>   if test "${GXX}" = yes; then
>     case "${host_cpu}" in
> @@ -35,7 +35,7 @@ Fix linking with external libintl
>         cxxpicflags="-fPIC"
>         ;;
>       *)
> -@@ -26322,7 +26322,7 @@ $as_echo "$as_me: WARNING: Use of flat namespace is 
> re
> +@@ -26337,7 +26337,7 @@ $as_echo "$as_me: WARNING: Use of flat namespace is 
> re
>     openbsd*)
>       ## looks like ${wl} is not defined here.  Perhaps in libtool code?
>       if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
> @@ -44,7 +44,7 @@ Fix linking with external libintl
>         shlib_ldflags="-shared -fPIC"
>       fi
>       ;;
> -@@ -26513,13 +26513,6 @@ case "${host_os}" in
> +@@ -26528,13 +26528,6 @@ case "${host_os}" in
>         LAPACK_LDFLAGS="+s"
>       fi
>       ;;
> @@ -58,7 +58,7 @@ Fix linking with external libintl
>   esac
>
>   if test -z "${DYLIB_LD}"; then
> -@@ -38377,7 +38370,7 @@ fi
> +@@ -38391,7 +38384,7 @@ fi
>   ## use this to pick out gfortran (even though it is unreliable).
>   if test "${ac_cv_fc_compiler_gnu}" = yes; then
>     case "${host_cpu}" in
> @@ -67,7 +67,7 @@ Fix linking with external libintl
>         fcpicflags="-fPIC"
>         ;;
>       *)
> -@@ -42485,7 +42478,7 @@ else
> +@@ -42499,7 +42492,7 @@ else
>     gt_save_CPPFLAGS="$CPPFLAGS"
>               CPPFLAGS="$CPPFLAGS $INCINTL"
>               gt_save_LIBS="$LIBS"
> @@ -76,7 +76,7 @@ Fix linking with external libintl
>                           cat confdefs.h - <<_ACEOF >conftest.$ac_ext
>   /* end confdefs.h.  */
>   #include <libintl.h>
> -@@ -42642,8 +42635,8 @@ $as_echo "$gt_source" >&6; }
> +@@ -42656,8 +42649,8 @@ $as_echo "$gt_source" >&6; }
>         if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = 
> "yes"; }; then
>           { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with 
> libintl" >&5
>   $as_echo_n "checking how to link with libintl... " >&6; }
> Index: patches/patch-src_include_R_ext_eventloop_h
> ===================================================================
> RCS file: /cvs/ports/math/R/patches/patch-src_include_R_ext_eventloop_h,v
> retrieving revision 1.2
> diff -u -p -r1.2 patch-src_include_R_ext_eventloop_h
> --- patches/patch-src_include_R_ext_eventloop_h 7 Oct 2007 17:54:54 -0000     
>   1.2
> +++ patches/patch-src_include_R_ext_eventloop_h 26 Oct 2012 11:59:02 -0000
> @@ -1,7 +1,7 @@
>  $OpenBSD: patch-src_include_R_ext_eventloop_h,v 1.2 2007/10/07 17:54:54 
> mbalmer Exp $
> ---- src/include/R_ext/eventloop.h.orig Wed Sep  5 00:12:24 2007
> -+++ src/include/R_ext/eventloop.h      Sun Oct  7 10:03:46 2007
> -@@ -26,6 +26,7 @@
> +--- src/include/R_ext/eventloop.h.orig Wed Aug 15 00:05:06 2012
> ++++ src/include/R_ext/eventloop.h      Fri Oct 26 10:05:45 2012
> +@@ -33,6 +33,7 @@
>   #endif
>   /* NOTE: Needed at least on FreeBSD so that fd_set is defined. */
>   # include <sys/types.h>
> Index: patches/patch-src_main_CommandLineArgs_c
> ===================================================================
> RCS file: /cvs/ports/math/R/patches/patch-src_main_CommandLineArgs_c,v
> retrieving revision 1.6
> diff -u -p -r1.6 patch-src_main_CommandLineArgs_c
> --- patches/patch-src_main_CommandLineArgs_c    4 Jul 2012 12:38:06 -0000     
>   1.6
> +++ patches/patch-src_main_CommandLineArgs_c    26 Oct 2012 11:59:02 -0000
> @@ -1,6 +1,6 @@
>  $OpenBSD: patch-src_main_CommandLineArgs_c,v 1.6 2012/07/04 12:38:06 dcoppa 
> Exp $
> ---- src/main/CommandLineArgs.c.orig    Fri Mar  2 00:02:25 2012
> -+++ src/main/CommandLineArgs.c Thu Jun 28 16:33:17 2012
> +--- src/main/CommandLineArgs.c.orig    Tue Aug 28 00:05:06 2012
> ++++ src/main/CommandLineArgs.c Fri Oct 26 10:05:45 2012
>  @@ -191,7 +191,7 @@ R_common_command_line(int *pac, char **argv, Rstart Rp
>                      !strcmp(*av, "-V") ||
>                      !strcmp(*av, "-n") ||
> @@ -10,16 +10,16 @@ $OpenBSD: patch-src_main_CommandLineArgs
>                          _("WARNING: option '%s' no longer supported"), *av);
>                 R_ShowMessage(msg);
>             }
> -@@ -204,7 +204,7 @@ R_common_command_line(int *pac, char **argv, Rstart Rp
> -               }
> -               else p = &(*av)[12];
> +@@ -202,7 +202,7 @@ R_common_command_line(int *pac, char **argv, Rstart Rp
> +                   if(ac > 1) {ac--; av++; p = *av;} else p = NULL;
> +               } else p = &(*av)[12];
>                 if (p == NULL) {
>  -                  snprintf(msg, 1024,
>  +                  snprintf(msg, sizeof(msg),
>                              _("WARNING: no value given for '%s'"), *av);
>                     R_ShowMessage(msg);
>                     break;
> -@@ -214,7 +214,7 @@ R_common_command_line(int *pac, char **argv, Rstart Rp
> +@@ -212,7 +212,7 @@ R_common_command_line(int *pac, char **argv, Rstart Rp
>                 value = R_Decode2Long(p, &ierr);
>                 if(ierr) {
>                     if(ierr < 0)
> Index: patches/patch-src_main_connections_c
> ===================================================================
> RCS file: /cvs/ports/math/R/patches/patch-src_main_connections_c,v
> retrieving revision 1.9
> diff -u -p -r1.9 patch-src_main_connections_c
> --- patches/patch-src_main_connections_c        4 Jul 2012 12:38:06 -0000     
>   1.9
> +++ patches/patch-src_main_connections_c        26 Oct 2012 11:59:02 -0000
> @@ -1,7 +1,7 @@
>  $OpenBSD: patch-src_main_connections_c,v 1.9 2012/07/04 12:38:06 dcoppa Exp $
> ---- src/main/connections.c.orig        Mon Mar  5 00:05:03 2012
> -+++ src/main/connections.c     Thu May 24 17:38:12 2012
> -@@ -2639,7 +2639,7 @@ static int text_vfprintf(Rconnection con, const char *
> +--- src/main/connections.c.orig        Tue Aug 14 00:05:06 2012
> ++++ src/main/connections.c     Fri Oct 26 10:05:45 2012
> +@@ -2644,7 +2644,7 @@ static int text_vfprintf(Rconnection con, const char *
>         b = R_alloc(res + already + 1, sizeof(char));
>         strcpy(b, this->lastline);
>         p = b + already;
> @@ -10,7 +10,7 @@ $OpenBSD: patch-src_main_connections_c,v
>       } else if(res < 0) { /* just a failure indication */
>   #define NBUFSIZE (already + 100*BUFSIZE)
>         usedRalloc = TRUE;
> -@@ -4860,7 +4860,8 @@ static Rboolean gzcon_open(Rconnection con)
> +@@ -4872,7 +4872,8 @@ static Rboolean gzcon_open(Rconnection con)
>
>       if(con->canread) {
>         /* read header */
> Index: patches/patch-src_main_gram_y
> ===================================================================
> RCS file: /cvs/ports/math/R/patches/patch-src_main_gram_y,v
> retrieving revision 1.6
> diff -u -p -r1.6 patch-src_main_gram_y
> --- patches/patch-src_main_gram_y       4 Jul 2012 12:38:06 -0000       1.6
> +++ patches/patch-src_main_gram_y       26 Oct 2012 11:59:02 -0000
> @@ -1,7 +1,7 @@
>  $OpenBSD: patch-src_main_gram_y,v 1.6 2012/07/04 12:38:06 dcoppa Exp $
> ---- src/main/gram.y.orig       Wed Jan 11 00:05:03 2012
> -+++ src/main/gram.y    Thu May 24 17:38:12 2012
> -@@ -127,7 +127,7 @@ static PROTECT_INDEX srindex;
> +--- src/main/gram.y.orig       Thu Aug 16 00:05:05 2012
> ++++ src/main/gram.y    Fri Oct 26 10:05:45 2012
> +@@ -135,7 +135,7 @@ static PROTECT_INDEX srindex;
>
>   static int mbcs_get_next(int c, wchar_t *wc)
>   {
> Index: patches/patch-src_main_platform_c
> ===================================================================
> RCS file: /cvs/ports/math/R/patches/patch-src_main_platform_c,v
> retrieving revision 1.4
> diff -u -p -r1.4 patch-src_main_platform_c
> --- patches/patch-src_main_platform_c   4 Jul 2012 12:38:06 -0000       1.4
> +++ patches/patch-src_main_platform_c   26 Oct 2012 11:59:02 -0000
> @@ -2,10 +2,10 @@ $OpenBSD: patch-src_main_platform_c,v 1.
>
>  Allow building with USE_SYSTRACE=Yes
>
> ---- src/main/platform.c.orig   Fri Mar  2 00:02:25 2012
> -+++ src/main/platform.c        Thu Jun 28 16:23:49 2012
> -@@ -2185,18 +2185,24 @@ SEXP attribute_hidden do_dircreate(SEXP call, SEXP 
> op,
> -           res = mkdir(dir, mode);
> +--- src/main/platform.c.orig   Thu Aug 16 00:05:05 2012
> ++++ src/main/platform.c        Fri Oct 26 10:10:18 2012
> +@@ -2196,18 +2196,24 @@ SEXP attribute_hidden do_dircreate(SEXP call, SEXP 
> op,
> +           res = mkdir(dir, (mode_t) mode);
>             /* Solaris 10 returns ENOSYS on automount, PR#13834
>                EROFS is allowed by POSIX, so we skip that too */
>  +          /* EPERM added for systrace builds */
> @@ -17,7 +17,7 @@ Allow building with USE_SYSTRACE=Yes
>             *p = '/';
>         }
>       }
> -     res = mkdir(dir, mode);
> +     res = mkdir(dir, (mode_t) mode);
>       serrno = errno;
>  -    if (show && res && serrno == EEXIST)
>  -      warning(_("'%s' already exists"), dir);
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/math/R/pkg/PLIST,v
> retrieving revision 1.17
> diff -u -p -r1.17 PLIST
> --- pkg/PLIST   4 Jul 2012 12:38:06 -0000       1.17
> +++ pkg/PLIST   26 Oct 2012 11:59:03 -0000
> @@ -161,6 +161,9 @@ lib/R/library/KernSmooth/po/de/LC_MESSAG
>  lib/R/library/KernSmooth/po/en@quot/
>  lib/R/library/KernSmooth/po/en@quot/LC_MESSAGES/
>  lib/R/library/KernSmooth/po/en@quot/LC_MESSAGES/R-KernSmooth.mo
> +lib/R/library/KernSmooth/po/pl/
> +lib/R/library/KernSmooth/po/pl/LC_MESSAGES/
> +lib/R/library/KernSmooth/po/pl/LC_MESSAGES/R-KernSmooth.mo
>  lib/R/library/MASS/
>  lib/R/library/MASS/CITATION
>  lib/R/library/MASS/DESCRIPTION
> @@ -360,6 +363,9 @@ lib/R/library/MASS/po/en@quot/LC_MESSAGE
>  lib/R/library/MASS/po/fr/
>  lib/R/library/MASS/po/fr/LC_MESSAGES/
>  lib/R/library/MASS/po/fr/LC_MESSAGES/R-MASS.mo
> +lib/R/library/MASS/po/pl/
> +lib/R/library/MASS/po/pl/LC_MESSAGES/
> +lib/R/library/MASS/po/pl/LC_MESSAGES/R-MASS.mo
>  lib/R/library/MASS/scripts/
>  lib/R/library/MASS/scripts/ch01.R
>  lib/R/library/MASS/scripts/ch02.R
> @@ -414,13 +420,13 @@ lib/R/library/Matrix/doc/Introduction.R
>  lib/R/library/Matrix/doc/Introduction.Rnw
>  lib/R/library/Matrix/doc/Introduction.pdf
>  lib/R/library/Matrix/doc/Matrix.bib
> -lib/R/library/Matrix/doc/UFsparse/
> -lib/R/library/Matrix/doc/UFsparse/AMD.txt
> -lib/R/library/Matrix/doc/UFsparse/CHOLMOD.txt
> -lib/R/library/Matrix/doc/UFsparse/COLAMD.txt
> -lib/R/library/Matrix/doc/UFsparse/SPQR.txt
> -lib/R/library/Matrix/doc/UFsparse/UFconfig.txt
> -lib/R/library/Matrix/doc/UFsparse/UserGuides.txt
> +lib/R/library/Matrix/doc/SuiteSparse/
> +lib/R/library/Matrix/doc/SuiteSparse/AMD.txt
> +lib/R/library/Matrix/doc/SuiteSparse/CHOLMOD.txt
> +lib/R/library/Matrix/doc/SuiteSparse/COLAMD.txt
> +lib/R/library/Matrix/doc/SuiteSparse/SPQR.txt
> +lib/R/library/Matrix/doc/SuiteSparse/SuiteSparse_config.txt
> +lib/R/library/Matrix/doc/SuiteSparse/UserGuides.txt
>  lib/R/library/Matrix/doc/index.html
>  lib/R/library/Matrix/doc/sparseModels.R
>  lib/R/library/Matrix/doc/sparseModels.Rnw
> @@ -543,12 +549,14 @@ lib/R/library/Matrix/html/sparseMatrix-c
>  lib/R/library/Matrix/html/sparseMatrix.html
>  lib/R/library/Matrix/html/sparseQR-class.html
>  lib/R/library/Matrix/html/sparseVector-class.html
> +lib/R/library/Matrix/html/sparseVector.html
>  lib/R/library/Matrix/html/symmetricMatrix-class.html
>  lib/R/library/Matrix/html/symmpart.html
>  lib/R/library/Matrix/html/tcrossprod.html
>  lib/R/library/Matrix/html/triangularMatrix-class.html
>  lib/R/library/Matrix/html/unpack.html
>  lib/R/library/Matrix/html/unused-classes.html
> +lib/R/library/Matrix/html/updown.html
>  lib/R/library/Matrix/include/
>  lib/R/library/Matrix/include/Matrix.h
>  lib/R/library/Matrix/include/Matrix_stubs.c
> @@ -564,6 +572,10 @@ lib/R/library/Matrix/po/en@quot/
>  lib/R/library/Matrix/po/en@quot/LC_MESSAGES/
>  lib/R/library/Matrix/po/en@quot/LC_MESSAGES/Matrix.mo
>  lib/R/library/Matrix/po/en@quot/LC_MESSAGES/R-Matrix.mo
> +lib/R/library/Matrix/po/pl/
> +lib/R/library/Matrix/po/pl/LC_MESSAGES/
> +lib/R/library/Matrix/po/pl/LC_MESSAGES/Matrix.mo
> +lib/R/library/Matrix/po/pl/LC_MESSAGES/R-Matrix.mo
>  lib/R/library/Matrix/test-tools-1.R
>  lib/R/library/Matrix/test-tools-Matrix.R
>  lib/R/library/Matrix/test-tools.R
> @@ -689,6 +701,7 @@ lib/R/library/base/html/base-deprecated.
>  lib/R/library/base/html/base-internal.html
>  lib/R/library/base/html/base-package.html
>  lib/R/library/base/html/basename.html
> +lib/R/library/base/html/bincode.html
>  lib/R/library/base/html/bindenv.html
>  lib/R/library/base/html/body.html
>  lib/R/library/base/html/bquote.html
> @@ -1031,6 +1044,9 @@ lib/R/library/base/po/ja/LC_MESSAGES/R-b
>  lib/R/library/base/po/ko/
>  lib/R/library/base/po/ko/LC_MESSAGES/
>  lib/R/library/base/po/ko/LC_MESSAGES/R-base.mo
> +lib/R/library/base/po/nn/
> +lib/R/library/base/po/nn/LC_MESSAGES/
> +lib/R/library/base/po/nn/LC_MESSAGES/R-base.mo
>  lib/R/library/base/po/pl/
>  lib/R/library/base/po/pl/LC_MESSAGES/
>  lib/R/library/base/po/pl/LC_MESSAGES/R-base.mo
> @@ -1173,6 +1189,9 @@ lib/R/library/boot/po/en@quot/LC_MESSAGE
>  lib/R/library/boot/po/fr/
>  lib/R/library/boot/po/fr/LC_MESSAGES/
>  lib/R/library/boot/po/fr/LC_MESSAGES/R-boot.mo
> +lib/R/library/boot/po/pl/
> +lib/R/library/boot/po/pl/LC_MESSAGES/
> +lib/R/library/boot/po/pl/LC_MESSAGES/R-boot.mo
>  lib/R/library/boot/po/ru/
>  lib/R/library/boot/po/ru/LC_MESSAGES/
>  lib/R/library/boot/po/ru/LC_MESSAGES/R-boot.mo
> @@ -1229,6 +1248,9 @@ lib/R/library/class/po/en@quot/LC_MESSAG
>  lib/R/library/class/po/fr/
>  lib/R/library/class/po/fr/LC_MESSAGES/
>  lib/R/library/class/po/fr/LC_MESSAGES/R-class.mo
> +lib/R/library/class/po/pl/
> +lib/R/library/class/po/pl/LC_MESSAGES/
> +lib/R/library/class/po/pl/LC_MESSAGES/R-class.mo
>  lib/R/library/cluster/
>  lib/R/library/cluster/CITATION
>  lib/R/library/cluster/DESCRIPTION
> @@ -1321,6 +1343,9 @@ lib/R/library/cluster/po/de/LC_MESSAGES/
>  lib/R/library/cluster/po/en@quot/
>  lib/R/library/cluster/po/en@quot/LC_MESSAGES/
>  lib/R/library/cluster/po/en@quot/LC_MESSAGES/R-cluster.mo
> +lib/R/library/cluster/po/pl/
> +lib/R/library/cluster/po/pl/LC_MESSAGES/
> +lib/R/library/cluster/po/pl/LC_MESSAGES/R-cluster.mo
>  lib/R/library/codetools/
>  lib/R/library/codetools/DESCRIPTION
>  lib/R/library/codetools/INDEX
> @@ -1373,8 +1398,6 @@ lib/R/library/compiler/html/00Index.html
>  lib/R/library/compiler/html/R.css
>  lib/R/library/compiler/html/compile.html
>  lib/R/library/compiler/po/
> -lib/R/library/compiler/po/compiler-zh_CN/
> -lib/R/library/compiler/po/compiler-zh_CN/LC_MESSAGES/
>  lib/R/library/compiler/po/da/
>  lib/R/library/compiler/po/da/LC_MESSAGES/
>  lib/R/library/compiler/po/da/LC_MESSAGES/R-compiler.mo
> @@ -1390,6 +1413,9 @@ lib/R/library/compiler/po/fr/LC_MESSAGES
>  lib/R/library/compiler/po/ja/
>  lib/R/library/compiler/po/ja/LC_MESSAGES/
>  lib/R/library/compiler/po/ja/LC_MESSAGES/R-compiler.mo
> +lib/R/library/compiler/po/ko/
> +lib/R/library/compiler/po/ko/LC_MESSAGES/
> +lib/R/library/compiler/po/ko/LC_MESSAGES/R-compiler.mo
>  lib/R/library/compiler/po/pl/
>  lib/R/library/compiler/po/pl/LC_MESSAGES/
>  lib/R/library/compiler/po/pl/LC_MESSAGES/R-compiler.mo
> @@ -1572,6 +1598,10 @@ lib/R/library/foreign/po/fr/
>  lib/R/library/foreign/po/fr/LC_MESSAGES/
>  lib/R/library/foreign/po/fr/LC_MESSAGES/R-foreign.mo
>  lib/R/library/foreign/po/fr/LC_MESSAGES/foreign.mo
> +lib/R/library/foreign/po/pl/
> +lib/R/library/foreign/po/pl/LC_MESSAGES/
> +lib/R/library/foreign/po/pl/LC_MESSAGES/R-foreign.mo
> +lib/R/library/foreign/po/pl/LC_MESSAGES/foreign.mo
>  lib/R/library/grDevices/
>  lib/R/library/grDevices/DESCRIPTION
>  lib/R/library/grDevices/INDEX
> @@ -2375,6 +2405,7 @@ lib/R/library/methods/po/ja/LC_MESSAGES/
>  lib/R/library/methods/po/ko/
>  lib/R/library/methods/po/ko/LC_MESSAGES/
>  lib/R/library/methods/po/ko/LC_MESSAGES/R-methods.mo
> +lib/R/library/methods/po/ko/LC_MESSAGES/methods.mo
>  lib/R/library/methods/po/pl/
>  lib/R/library/methods/po/pl/LC_MESSAGES/
>  lib/R/library/methods/po/pl/LC_MESSAGES/R-methods.mo
> @@ -2420,6 +2451,7 @@ lib/R/library/mgcv/html/
>  lib/R/library/mgcv/html/00Index.html
>  lib/R/library/mgcv/html/Predict.matrix.cr.smooth.html
>  lib/R/library/mgcv/html/Predict.matrix.html
> +lib/R/library/mgcv/html/Predict.matrix.soap.film.html
>  lib/R/library/mgcv/html/R.css
>  lib/R/library/mgcv/html/Tweedie.html
>  lib/R/library/mgcv/html/anova.gam.html
> @@ -2435,6 +2467,7 @@ lib/R/library/mgcv/html/fix.family.link.
>  lib/R/library/mgcv/html/fixDependence.html
>  lib/R/library/mgcv/html/formXtViX.html
>  lib/R/library/mgcv/html/formula.gam.html
> +lib/R/library/mgcv/html/fs.test.html
>  lib/R/library/mgcv/html/full.score.html
>  lib/R/library/mgcv/html/gam.check.html
>  lib/R/library/mgcv/html/gam.control.html
> @@ -2453,6 +2486,7 @@ lib/R/library/mgcv/html/gamSim.html
>  lib/R/library/mgcv/html/gamm.html
>  lib/R/library/mgcv/html/get.var.html
>  lib/R/library/mgcv/html/in.out.html
> +lib/R/library/mgcv/html/inSide.html
>  lib/R/library/mgcv/html/influence.gam.html
>  lib/R/library/mgcv/html/initial.sp.html
>  lib/R/library/mgcv/html/interpret.gam.html
> @@ -2497,6 +2531,7 @@ lib/R/library/mgcv/html/smooth.construct
>  lib/R/library/mgcv/html/smooth.construct.mrf.smooth.spec.html
>  lib/R/library/mgcv/html/smooth.construct.ps.smooth.spec.html
>  lib/R/library/mgcv/html/smooth.construct.re.smooth.spec.html
> +lib/R/library/mgcv/html/smooth.construct.so.smooth.spec.html
>  lib/R/library/mgcv/html/smooth.construct.sos.smooth.spec.html
>  lib/R/library/mgcv/html/smooth.construct.tensor.smooth.spec.html
>  lib/R/library/mgcv/html/smooth.construct.tp.smooth.spec.html
> @@ -2847,6 +2882,10 @@ lib/R/library/nlme/po/fr/
>  lib/R/library/nlme/po/fr/LC_MESSAGES/
>  lib/R/library/nlme/po/fr/LC_MESSAGES/R-nlme.mo
>  lib/R/library/nlme/po/fr/LC_MESSAGES/nlme.mo
> +lib/R/library/nlme/po/pl/
> +lib/R/library/nlme/po/pl/LC_MESSAGES/
> +lib/R/library/nlme/po/pl/LC_MESSAGES/R-nlme.mo
> +lib/R/library/nlme/po/pl/LC_MESSAGES/nlme.mo
>  lib/R/library/nlme/scripts/
>  lib/R/library/nlme/scripts/ch01.R
>  lib/R/library/nlme/scripts/ch02.R
> @@ -2900,6 +2939,9 @@ lib/R/library/nnet/po/en@quot/LC_MESSAGE
>  lib/R/library/nnet/po/fr/
>  lib/R/library/nnet/po/fr/LC_MESSAGES/
>  lib/R/library/nnet/po/fr/LC_MESSAGES/R-nnet.mo
> +lib/R/library/nnet/po/pl/
> +lib/R/library/nnet/po/pl/LC_MESSAGES/
> +lib/R/library/nnet/po/pl/LC_MESSAGES/R-nnet.mo
>  lib/R/library/parallel/
>  lib/R/library/parallel/DESCRIPTION
>  lib/R/library/parallel/INDEX
> @@ -2955,6 +2997,10 @@ lib/R/library/parallel/po/fr/
>  lib/R/library/parallel/po/fr/LC_MESSAGES/
>  lib/R/library/parallel/po/fr/LC_MESSAGES/R-parallel.mo
>  lib/R/library/parallel/po/fr/LC_MESSAGES/parallel.mo
> +lib/R/library/parallel/po/ko/
> +lib/R/library/parallel/po/ko/LC_MESSAGES/
> +lib/R/library/parallel/po/ko/LC_MESSAGES/R-parallel.mo
> +lib/R/library/parallel/po/ko/LC_MESSAGES/parallel.mo
>  lib/R/library/parallel/po/pl/
>  lib/R/library/parallel/po/pl/LC_MESSAGES/
>  lib/R/library/parallel/po/pl/LC_MESSAGES/R-parallel.mo
> @@ -3036,6 +3082,10 @@ lib/R/library/rpart/po/fr/
>  lib/R/library/rpart/po/fr/LC_MESSAGES/
>  lib/R/library/rpart/po/fr/LC_MESSAGES/R-rpart.mo
>  lib/R/library/rpart/po/fr/LC_MESSAGES/rpart.mo
> +lib/R/library/rpart/po/pl/
> +lib/R/library/rpart/po/pl/LC_MESSAGES/
> +lib/R/library/rpart/po/pl/LC_MESSAGES/R-rpart.mo
> +lib/R/library/rpart/po/pl/LC_MESSAGES/rpart.mo
>  lib/R/library/rpart/po/ru/
>  lib/R/library/rpart/po/ru/LC_MESSAGES/
>  lib/R/library/rpart/po/ru/LC_MESSAGES/R-rpart.mo
> @@ -3100,6 +3150,9 @@ lib/R/library/spatial/po/en@quot/LC_MESS
>  lib/R/library/spatial/po/fr/
>  lib/R/library/spatial/po/fr/LC_MESSAGES/
>  lib/R/library/spatial/po/fr/LC_MESSAGES/R-spatial.mo
> +lib/R/library/spatial/po/pl/
> +lib/R/library/spatial/po/pl/LC_MESSAGES/
> +lib/R/library/spatial/po/pl/LC_MESSAGES/R-spatial.mo
>  lib/R/library/spatial/ppdata/
>  lib/R/library/spatial/ppdata/agter.dat
>  lib/R/library/spatial/ppdata/caveolae.dat
> @@ -3872,6 +3925,7 @@ lib/R/library/tcltk/po/ja/LC_MESSAGES/tc
>  lib/R/library/tcltk/po/ko/
>  lib/R/library/tcltk/po/ko/LC_MESSAGES/
>  lib/R/library/tcltk/po/ko/LC_MESSAGES/R-tcltk.mo
> +lib/R/library/tcltk/po/ko/LC_MESSAGES/tcltk.mo
>  lib/R/library/tcltk/po/pl/
>  lib/R/library/tcltk/po/pl/LC_MESSAGES/
>  lib/R/library/tcltk/po/pl/LC_MESSAGES/R-tcltk.mo
> @@ -3927,6 +3981,7 @@ lib/R/library/tools/html/buildVignettes.
>  lib/R/library/tools/html/charsets.html
>  lib/R/library/tools/html/checkFF.html
>  lib/R/library/tools/html/checkMD5sums.html
> +lib/R/library/tools/html/checkPoFiles.html
>  lib/R/library/tools/html/checkRd.html
>  lib/R/library/tools/html/checkRdaFiles.html
>  lib/R/library/tools/html/checkTnF.html

  • R-2.15.2 David Coppa
    • Re: R-2.15.2 Amit Kulkarni

Reply via email to