truncnorm icon indicating copy to clipboard operation
truncnorm copied to clipboard

truncnorm not available from conda-forge

Open benjojazz opened this issue 1 year ago • 0 comments

Hello. I have the following error message when attempting to install truncnorm through Anaconda. There is a similar message when I attempt to use any of the other conda channels suggested at https://anaconda.org/conda-forge/r-truncnorm . Any help appreciated. Regards, Benjo

"""

(rtrialenv) benjo@Benjos-Laptop r_files % conda install -c conda-forge r-truncnorm Channels:

  • conda-forge
  • defaults Platform: osx-arm64 Collecting package metadata (repodata.json): done Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  • r-truncnorm

Current channels:

  • https://conda.anaconda.org/conda-forge
  • defaults

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

"""

benjojazz avatar Jul 20 '24 19:07 benjojazz