Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please re-build for R 4.2 #32

Closed
1 task done
rolweber opened this issue Sep 19, 2022 · 3 comments
Closed
1 task done

Please re-build for R 4.2 #32

rolweber opened this issue Sep 19, 2022 · 3 comments
Labels

Comments

@rolweber
Copy link

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

I cannot install r-irkernel alongside r-base 4.2, because the package was only built for r40 and r41.

conda search --override-channels -c conda-forge "r-irkernel>=1.3"

Loading channels: done
# Name                       Version           Build  Channel             
r-irkernel                       1.3   r40hc72bb7e_0  conda-forge         
r-irkernel                       1.3   r41hc72bb7e_0  conda-forge

conda create -n Test --dry-run --override-channels -c conda-forge r-base=4.2.1=*_1 r-irkernel

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package r-base conflicts for:
r-base==4.2.1[build=*_1]
r-irkernel -> r-base[version='3.3.2.*|3.4.1.*|>=3.4.1,<3.4.2.0a0|>=3.5,<3.6.0a0|>=3.6,<3.7.0a0|>=4.0,<4.1.0a0|>=4.1,<4.2.0a0|>=3.5.1,<3.5.2.0a0']

Installed packages

not applicable, because I cannot create the conda environment

Environment info

I'm currently prototyping on linux-64, but will move to linux-ppc64le later.
An r42 build is missing for both platforms.
@rolweber rolweber added the bug label Sep 19, 2022
@dpryan79
Copy link
Contributor

As far as I know conda-forge hasn't started migrating to 4.2. Once they finally start that all CRAN packages will get rebuilt.

Xref: conda-forge/conda-forge-pinning-feedstock#3200

@rolweber
Copy link
Author

I see. So there will be a concerted effort. Thanks for pointing that out, I'm new in this area.

@mfansler
Copy link
Member

This package has now been migrated: #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants