File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 187187 embedded API entry points in the rendered versions. This is very
188188 preliminary and may be dropped if a better approach emerges.
189189
190+ Also now for Fortran - callable entry points which are part of the API.
191+
190192 \item \code {SET_TYPEOF } now signals an error unless the old and
191193 new types have compatible memory structure and content. Use of
192194 \code {SET_TYPE } in package C code should be avoided and may be
270272 variable \env {_R_CXX_USE_NO_REMAP_ } to a false value (but that will
271273 be removed in the near future ).
272274
273- %% \item \command {R CMD check -- as - cran } will compile C ++ code with
274- %% \code {- DR_NO_REMAP }.
275+ `Writing R Extensions ' has been revised to describe the remapped
276+ entry points, for with the \c ode{Rf_} prefix remains optional when
277+ used from C code (but is recommended for new C code).
275278
276279 \i tem \c ommand{R CMD check --as-cran} notes bad parts in the
277280 \f ile{DESCRIPTION} file' s URL fields.
278281
279- %% \i tem Installation will define \c ode{STRICT_R_HEADERS} if
280- %% environment variable \e nv{_R_USE_STRICT_R_HEADERS_} is set to a
281- %% true value: this is done by \c ommand{R CMD check --as-cran}.
282-
283282 \item \command {R CMD check } now reports more warnings on
284- long-deprecated/obsolete Fortran features from
283+ long - deprecated / obsolete Fortran features reported by
285284 \command {gfortran - Wall }. For hints on how to modernize these ,
286285 see
287286 \url {https : // fortranwiki.org / fortran / show / Modernizing + Old + Fortran }.
You can’t perform that action at this time.
0 commit comments