Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439

R CMD INSTALL and hence install.packages()gave an internal error installing a package calleddescription from a tarball on a case-insensitive file system.

  • match(x, t) (and hence x %in% t) failedwhen x was of length one, and either character and xand t only differed in their Encoding or whenx and t where complex with NAs or NaNs.(.)

  • unloadNamespace(ns) also works again when ns is a‘namespace’, as from getNamespace().

  • rgamma(1,Inf) or rgamma(1, 0,0) no longer giveNaN but the correct limit.

  • length(baseenv()) is correct now.

  • pretty(d, ..) for date-time d rarely failedwhen "halfmonth" time steps were tried () andon ‘inaccurate’ platforms such as 32-bit windows ora configuration with --disable-long-double; see comment#15 of .

  • In text.default(x, y, labels), the rarely(?) useddefault for labels is now correct also for the case of a2-column matrix x and missing y.

  • as.factor(c(a = 1L)) preserves names() againas in R < 3.1.0.

  • strtrim(""[0], 0[0]) now works.

  • Use of Ctrl-C to terminate a reverse incrementalsearch started by Ctrl-R in the readline-based Unixterminal interface is now supported for readline >= 6.3(Ctrl-G always worked). ()

  • diff(<difftime>) now keeps the "units"attribute, as subtraction already did, .

  • CHANGES IN R 3.3.0

    SIGNIFICANT USER-VISIBLE CHANGES

    NEW FEATURES

    UTILITIES

    DEPRECATED AND DEFUNCT

    INSTALLATION and INCLUDED SOFTWARE

    PACKAGE INSTALLATION

    C-LEVEL FACILITIES

    BUG FIXES

    CHANGES IN R 3.2.4 patched

    BUG FIXES

    CHANGES IN R 3.2.4

    NEW FEATURES

    UTILITIES

    DEPRECATED AND DEFUNCT

    BUG FIXES

    CHANGES IN R 3.2.3

    NEW FEATURES

    INSTALLATION and INCLUDED SOFTWARE

    BUG FIXES

    CHANGES IN R 3.2.2

    SIGNIFICANT USER-VISIBLE CHANGES

    NEW FEATURES

    C-LEVEL FACILITIES

    INSTALLATION and INCLUDED SOFTWARE

    BUG FIXES

    CHANGES IN R 3.2.1

    NEW FEATURES

    BUG FIXES

    CHANGES IN R 3.2.0

    NEW FEATURES

    INSTALLATION and INCLUDED SOFTWARE

    UTILITIES

    CHANGES IN R 3.1.3

    NEW FEATURES

    INSTALLATION and INCLUDED SOFTWARE

    UTILITIES

    DEPRECATED AND DEFUNCT

    BUG FIXES

    CHANGES IN R 3.1.2

    NEW FEATURES

    INSTALLATION and INCLUDED SOFTWARE

    UTILITIES

    BUG FIXES

    CHANGES IN R 3.1.1

    NEW FEATURES

    INSTALLATION and INCLUDED SOFTWARE

    BUG FIXES

    CHANGES IN R 3.1.0

    NEW FEATURES

    INSTALLATION and INCLUDED SOFTWARE

    PACKAGE INSTALLATION

    DEBUGGING

    UTILITIES

    C-LEVEL FACILITIES

    DEPRECATED AND DEFUNCT

    BUG FIXES

    CHANGES IN R 3.0.3

    NEW FEATURES

    INSTALLATION and INCLUDED SOFTWARE

    PACKAGE INSTALLATION

    C-LEVEL FACILITIES

    BUG FIXES

    CHANGES IN R 3.0.2

    NEW FEATURES

    UTILITIES

    INSTALLATION and INCLUDED SOFTWARE

    PACKAGE INSTALLATION

    C-LEVEL FACILITIES

    DEPRECATED AND DEFUNCT

    DOCUMENTATION

    BUG FIXES

    CHANGES IN R 3.0.1

    NEW FEATURES

    UTILITIES

    PACKAGE INSTALLATION

    BUG FIXES

    CHANGES IN R 3.0.0

    SIGNIFICANT USER-VISIBLE CHANGES

    NEW FEATURES

    LONG VECTORS

    This section applies only to 64-bit platforms.

    PERFORMANCE IMPROVEMENTS

    PACKAGE INSTALLATION

    CHANGES in previous versions