Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: e17e5590b567
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7369fd0b51f4
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 24, 2017

  1. R: update to version 3.4.0

    The new version needs TZ configured to a value other than "UTC" for the test
    suite to succeed. Otherwise, an assumption in "reg-tests-1d.R" won't hold that
    expects
    
      d <- as.POSIXlt("2016-12-06"); d$zone <- 1; format(d)
    
    to throw an error about an invalid time zone.
    peti committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    d16c38a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    430cbcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85a9e6d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25096 from peti/r-updates

    R 3.4.0 and package set updates
    peti committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    7369fd0 View commit details
    Browse the repository at this point in the history