Displaying 3 results from an estimated 3 matches for "rf_setsvector".
2024 Jun 14
0
R 4.4.1 is released
...4.1.tar.xz
This is the relevant part of the NEWS file
CHANGES IN R 4.4.1:
  C-LEVEL FACILITIES:
    * Functions R_atof and R_strtod declared in header R_ext/Utils.h
      are now documented in 'Writing R Extensions' and so formally part
      of the API.
    * The non-API entry points Rf_setSVector, Rf_StringFalse,
      Rf_StringTrue and Rf_isBlankString have been added to those
      reported by R CMD check.
    * The new function Rf_allocLang is now available. This provides an
      alternative to the idiom of calling Rf_allocList followed by
      SET_TYPEOF.
  UTILITIES:
    * R CMD c...
2024 Jun 14
0
R 4.4.1 is released
...4.1.tar.xz
This is the relevant part of the NEWS file
CHANGES IN R 4.4.1:
  C-LEVEL FACILITIES:
    * Functions R_atof and R_strtod declared in header R_ext/Utils.h
      are now documented in 'Writing R Extensions' and so formally part
      of the API.
    * The non-API entry points Rf_setSVector, Rf_StringFalse,
      Rf_StringTrue and Rf_isBlankString have been added to those
      reported by R CMD check.
    * The new function Rf_allocLang is now available. This provides an
      alternative to the idiom of calling Rf_allocList followed by
      SET_TYPEOF.
  UTILITIES:
    * R CMD c...
2024 Jun 14
0
R 4.4.1 is released
...4.1.tar.xz
This is the relevant part of the NEWS file
CHANGES IN R 4.4.1:
  C-LEVEL FACILITIES:
    * Functions R_atof and R_strtod declared in header R_ext/Utils.h
      are now documented in 'Writing R Extensions' and so formally part
      of the API.
    * The non-API entry points Rf_setSVector, Rf_StringFalse,
      Rf_StringTrue and Rf_isBlankString have been added to those
      reported by R CMD check.
    * The new function Rf_allocLang is now available. This provides an
      alternative to the idiom of calling Rf_allocList followed by
      SET_TYPEOF.
  UTILITIES:
    * R CMD c...