1. 02 Apr, 2018 4 commits
    • Min RK's avatar
      Merge pull request #601 from jakirkham/drop_r_channel · 95d84c2d
      Min RK authored
      Drop the `r` channel
      95d84c2d
    • Min RK's avatar
      Merge pull request #602 from jakirkham/use_blas_pkg · 2cafcb84
      Min RK authored
      Use conda-forge's blas package w/openblas
      2cafcb84
    • John Kirkham's avatar
      Use conda-forge's blas package w/openblas · a3edb425
      John Kirkham authored
      As conda-forge does not use the `nomkl` package, but instead uses the
      `blas` package to select BLAS versions, install the `blas` package and
      select the `openblas` implementation.
      a3edb425
    • John Kirkham's avatar
      Drop the `r` channel · a866877c
      John Kirkham authored
      The `r` channel has been considered part of `defaults` since `conda` version `4.3.0`. So it should already be taken into consideration by `conda` installs without having to explicitly add the channel. Further the `conda-forge` channel has incorporated an ever growing, healthy stack of R packages. As such it appears all of the R packages used in this stack now come from `conda-forge` and not `defaults`. Given all of this, it seems safe to drop the `r` channel from explicit addition to the channel list.
      a866877c
  2. 27 Mar, 2018 4 commits
  3. 26 Mar, 2018 23 commits
  4. 20 Mar, 2018 1 commit
  5. 19 Mar, 2018 5 commits
  6. 18 Mar, 2018 3 commits