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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d5e99feea912
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6ad4468a3004
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 6, 2019

  1. R: Update CRAN and bioconductor packages

    jabranham authored and peti committed Oct 6, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    sassman Sven Kanoldt
    Copy the full SHA
    24f0ef5 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ca05a50 View commit details
  3. R: compile with gfortran8 to match the version of gcc

    Fixes a build errors like https://hydra.nixos.org/build/102692469,
    where R mixes C++ and Fortran code into one shared library.
    peti committed Oct 6, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6ad4468 View commit details
Showing with 1,540 additions and 1,238 deletions.
  1. +1,538 −1,235 pkgs/development/r-modules/cran-packages.nix
  2. +1 −3 pkgs/development/r-modules/default.nix
  3. +1 −0 pkgs/top-level/all-packages.nix
Loading