The R Project SVN R

Rev

Rev 59230 | Rev 66444 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59230 Rev 61769
Line 1... Line 1...
1
\newcommand{\PR}{\Sexpr[results=rd]{tools:::Rd_expr_PR(#1)}}
1
\newcommand{\PR}{\Sexpr[results=rd]{tools:::Rd_expr_PR(#1)}}
-
 
2
\newcommand{\CRANpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
2
 
3
 
3
\name{CHANGES}
4
\name{CHANGES}
4
\title{Windows-specific changes to R}
5
\title{Windows-specific changes to R}
5
\encoding{UTF-8}
6
\encoding{UTF-8}
6
 
7
 
Line 97... Line 98...
97
    \itemize{
98
    \itemize{
98
      \item The preferred toolchain has changed since the one used for
99
      \item The preferred toolchain has changed since the one used for
99
      \R 2.12.0 to 2.14.1: see the\sQuote{R Installation and
100
      \R 2.12.0 to 2.14.1: see the\sQuote{R Installation and
100
      Administration manual}.  Compiled code (except DLLs) may be
101
      Administration manual}.  Compiled code (except DLLs) may be
101
      incompatible with previous toolchains (and compiled C++ code
102
      incompatible with previous toolchains (and compiled C++ code
102
      almost certainly will be: users of \pkg{Rcpp} take care).
103
      almost certainly will be: users of \CRANpkg{Rcpp} take care).
103
 
104
 
104
      Ensure that the settings in \file{MkRules.local} are appropriate
105
      Ensure that the settings in \file{MkRules.local} are appropriate
105
      to the toolchain you use.
106
      to the toolchain you use.
106
 
107
 
107
      \item There is a new macro (aka make variable)
108
      \item There is a new macro (aka make variable)