question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

conda-smithy adds R 3.4.2 to build matrix

See original GitHub issue

conda-forge has r-base 3.3.2 and 3.4.1 available:

https://anaconda.org/conda-forge/r-base/files

However, conda smithy rerender sometimes adds R 3.4.2 to the build matrix. This is presumably because R 3.4.2 is now available in the r channel:

https://anaconda.org/r/r-base/files

Here’s an an example rerendering PR that adds R 3.4.2:

https://github.com/conda-forge/r-ape-feedstock/pull/1

A similar issue is happening on staged-recipes, where recipes for new R packages are being built with R 3.4.2:

https://github.com/conda-forge/staged-recipes/issues/4320

Is it possible to limit the build matrix to only include R versions available on the conda-forge channel?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
bgrueningcommented, Nov 6, 2017

You guys rock!

0reactions
jdblischakcommented, Nov 6, 2017

And a follow-up question, what version of conda smithy is used by staged-recipes? This problem is currently blocking multiple R recipes from being merged: https://github.com/conda-forge/staged-recipes/issues/4320

Read more comments on GitHub >

github_iconTop Results From Across the Web

R package builds fail on osX · Issue #4320 - GitHub
Hello, Since r-base 3.4.2 is available on default, ... conda-smithy adds R 3.4.2 to build matrix conda-forge/conda-smithy#603.
Read more >
Download R 3.4.2 for Windows
R -3.4.2 for Windows (32/64 bit). Download R 3.4.2 for Windows (62 megabytes, 32/64 bit). Installation and other instructions · New features in...
Read more >
R 3.4.2 is released (with several bug fixes and a few ...
I've just finished the Windows build of R 3.4.2. It will make it to CRAN and its mirrors over the next few hours....
Read more >
R 3.4.0 is released
The build system rolled up R-3.4.0.tar.gz (codename "You Stupid Darkness") this morning. The list below details the changes in this release.
Read more >
Installing Microsoft R Open 3.4.2 [Archived Documentation]
Before you begin installing Microsoft R Open 3.4.2, make sure the machine on ... While most components are required, you can choose to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found