Displaying 6 results from an estimated 6 matches for "df2formula".
2020 Apr 24
0
R 4.0.0 is released
...that is in use.
NEW FEATURES:
* assertError() and assertWarning() (in package tools) can now
check for _specific_ error or warning classes _via_ the new
optional second argument classes (which is not back compatible
with previous use of an unnamed second argument).
* DF2formula(), the utility for the data frame method of formula(),
now works without parsing and explicit evaluation, starting from
Suharto Anggono's suggestion in PR#17555.
* approxfun() and approx() gain a new argument na.rm defaulting to
true. If set to false, missing y values no...
2020 Apr 24
0
R 4.0.0 is released
...that is in use.
NEW FEATURES:
* assertError() and assertWarning() (in package tools) can now
check for _specific_ error or warning classes _via_ the new
optional second argument classes (which is not back compatible
with previous use of an unnamed second argument).
* DF2formula(), the utility for the data frame method of formula(),
now works without parsing and explicit evaluation, starting from
Suharto Anggono's suggestion in PR#17555.
* approxfun() and approx() gain a new argument na.rm defaulting to
true. If set to false, missing y values no...
2020 Apr 24
0
R 4.0.0 is released
...that is in use.
NEW FEATURES:
* assertError() and assertWarning() (in package tools) can now
check for _specific_ error or warning classes _via_ the new
optional second argument classes (which is not back compatible
with previous use of an unnamed second argument).
* DF2formula(), the utility for the data frame method of formula(),
now works without parsing and explicit evaluation, starting from
Suharto Anggono's suggestion in PR#17555.
* approxfun() and approx() gain a new argument na.rm defaulting to
true. If set to false, missing y values no...
2019 Apr 26
0
R 3.6.0 is released
...for non-ASCII replacements
(PR#17509).
* Fix for rotated raster image on X11 device. (Partial fix for
PR#17148; thanks to Mikko Korpela).
* formula(model.frame(frml, ..)) now returns frml in all cases,
thanks to Bill Dunlap. The previous behavior is available as
DF2formula(<model.frame>).
* ar.ols() also returns scalar var.pred in univariate case
(PR#17517).
* normalizePath() now treats NA path as non-existent and normalizes
it to NA. file.access() treats NA file name as non-existent.
file.edit() and connection functions such as fil...
2019 Apr 26
0
R 3.6.0 is released
...for non-ASCII replacements
(PR#17509).
* Fix for rotated raster image on X11 device. (Partial fix for
PR#17148; thanks to Mikko Korpela).
* formula(model.frame(frml, ..)) now returns frml in all cases,
thanks to Bill Dunlap. The previous behavior is available as
DF2formula(<model.frame>).
* ar.ols() also returns scalar var.pred in univariate case
(PR#17517).
* normalizePath() now treats NA path as non-existent and normalizes
it to NA. file.access() treats NA file name as non-existent.
file.edit() and connection functions such as fil...
2019 Apr 26
0
R 3.6.0 is released
...for non-ASCII replacements
(PR#17509).
* Fix for rotated raster image on X11 device. (Partial fix for
PR#17148; thanks to Mikko Korpela).
* formula(model.frame(frml, ..)) now returns frml in all cases,
thanks to Bill Dunlap. The previous behavior is available as
DF2formula(<model.frame>).
* ar.ols() also returns scalar var.pred in univariate case
(PR#17517).
* normalizePath() now treats NA path as non-existent and normalizes
it to NA. file.access() treats NA file name as non-existent.
file.edit() and connection functions such as fil...