Displaying 6 results from an estimated 6 matches for "_etc_".
2020 Apr 24
0
R 4.0.0 is released
...contour(*, levels = Inf).
* The return value of contourLines() is no longer invisible().
* The Fortran code for calculating the coefficients component in
lm.influence() was very inefficient. It has (for now) been
replaced with much faster R code (PR#17624).
* cm.colors(n) _etc_ no longer append the code for alpha = 1, "FF",
to all colors. Hence all eight *.colors() functions and
rainbow() behave consistently and have the same non-explicit
default (PR#17659).
* dnorm had a problematic corner case with sd == -Inf or negative
sd which...
2020 Apr 24
0
R 4.0.0 is released
...contour(*, levels = Inf).
* The return value of contourLines() is no longer invisible().
* The Fortran code for calculating the coefficients component in
lm.influence() was very inefficient. It has (for now) been
replaced with much faster R code (PR#17624).
* cm.colors(n) _etc_ no longer append the code for alpha = 1, "FF",
to all colors. Hence all eight *.colors() functions and
rainbow() behave consistently and have the same non-explicit
default (PR#17659).
* dnorm had a problematic corner case with sd == -Inf or negative
sd which...
2020 Apr 24
0
R 4.0.0 is released
...contour(*, levels = Inf).
* The return value of contourLines() is no longer invisible().
* The Fortran code for calculating the coefficients component in
lm.influence() was very inefficient. It has (for now) been
replaced with much faster R code (PR#17624).
* cm.colors(n) _etc_ no longer append the code for alpha = 1, "FF",
to all colors. Hence all eight *.colors() functions and
rainbow() behave consistently and have the same non-explicit
default (PR#17659).
* dnorm had a problematic corner case with sd == -Inf or negative
sd which...
2019 Apr 26
0
R 3.6.0 is released
...HTTP headers, e.g., allowing to perform basic http
authentication, thanks to a patch contributed by G'abor Cs'ardi.
* File-based connection functions file(), gzfile(), bzfile() and
xzfile() now signal an error when used on a directory.
* For approx(), splinefun() _etc_, a new setting ties =
c("ordered", <fun>) allows skipping the sorting and still treat
ties.
* format(x) gives a more user friendly error message in the case
where no method is defined. A minimal method is provided in
format.default(x) when isS4(x) is tr...
2019 Apr 26
0
R 3.6.0 is released
...HTTP headers, e.g., allowing to perform basic http
authentication, thanks to a patch contributed by G'abor Cs'ardi.
* File-based connection functions file(), gzfile(), bzfile() and
xzfile() now signal an error when used on a directory.
* For approx(), splinefun() _etc_, a new setting ties =
c("ordered", <fun>) allows skipping the sorting and still treat
ties.
* format(x) gives a more user friendly error message in the case
where no method is defined. A minimal method is provided in
format.default(x) when isS4(x) is tr...
2019 Apr 26
0
R 3.6.0 is released
...HTTP headers, e.g., allowing to perform basic http
authentication, thanks to a patch contributed by G'abor Cs'ardi.
* File-based connection functions file(), gzfile(), bzfile() and
xzfile() now signal an error when used on a directory.
* For approx(), splinefun() _etc_, a new setting ties =
c("ordered", <fun>) allows skipping the sorting and still treat
ties.
* format(x) gives a more user friendly error message in the case
where no method is defined. A minimal method is provided in
format.default(x) when isS4(x) is tr...