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

BUG(cran) - Error installing sigminer #35

Open
beanuvolari opened this issue Nov 6, 2024 · 3 comments
Open

BUG(cran) - Error installing sigminer #35

beanuvolari opened this issue Nov 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@beanuvolari
Copy link

beanuvolari commented Nov 6, 2024

Description...

ERROR: dependency ‘lme4’ is not available for package ‘pbkrtest’
* removing ‘/home/user/Desktop/credoenv/R-Library/pbkrtest’
Warning message:
In install.packages(repos = NULL, pkgs = "/home/user/Desktop/credoenv/cran/pbkrtest_0.5.3.tar.gz",  :
  installation of package ‘/home/user/Desktop/credoenv/cran/pbkrtest_0.5.3.tar.gz’ had non-zero exit status
ERROR: dependencies ‘pbkrtest’, ‘lme4’ are not available for package ‘car’
* removing ‘/home/user/Desktop/credoenv/R-Library/car’
Warning message:
In install.packages(repos = NULL, pkgs = "/home/user/Desktop/credoenv/cran/car_3.1-3.tar.gz",  :
  installation of package ‘/home/user/Desktop/credoenv/cran/car_3.1-3.tar.gz’ had non-zero exit status
ERROR: dependency ‘rstatix’ is not available for package ‘ggpubr’
* removing ‘/home/user/Desktop/credoenv/R-Library/ggpubr’
Warning message:
In install.packages(repos = NULL, pkgs = "/home/user/Desktop/credoenv/cran/ggpubr_0.6.0.tar.gz",  :
  installation of package ‘/home/user/Desktop/credoenv/cran/ggpubr_0.6.0.tar.gz’ had non-zero exit status
ERROR: dependencies ‘ggpubr’, ‘maftools’ are not available for package ‘sigminer’
* removing ‘/home/user/Desktop/credoenv/R-Library/sigminer’
Warning message:
In install.packages(repos = NULL, pkgs = "/home/user/Desktop/credoenv/cran/sigminer_2.3.1.tar.gz",  :
  installation of package ‘/home/user/Desktop/credoenv/cran/sigminer_2.3.1.tar.gz’ had non-zero exit status
@beanuvolari beanuvolari added the bug Something isn't working label Nov 6, 2024
@eliseomartelli
Copy link
Member

Thank you, I will look into that!

@beanuvolari
Copy link
Author

Replacement repositories:
    CRAN: https://cloud.r-project.org
Package suggestions:
        - C++11 suggested from isoband coming from cran.
        - On a Unix-alike suggested from microbenchmark coming from cran.
        - one of the C functions
       mach_absolute_time (macOS) suggested from microbenchmark coming from cran.
        - clock_gettime or gethrtime. If none
       of these is found suggested from microbenchmark coming from cran.
        - the obsolescent POSIX function gettimeofday
       will be tried. suggested from microbenchmark coming from cran.
        - On a Unix-alike suggested from microbenchmark coming from cran.
        - one of the C functions
       mach_absolute_time (macOS) suggested from microbenchmark coming from cran.
        - clock_gettime or gethrtime. If none
       of these is found suggested from microbenchmark coming from cran.
        - the obsolescent POSIX function gettimeofday
       will be tried. suggested from microbenchmark coming from cran.
        - cmake (>= 3.2.0) which is used only on Linux or
       macOS systems when no system build of nlopt (>= 2.7.0) can be
       found. suggested from nloptr coming from cran.
        - cmake (>= 3.2.0) which is used only on Linux or
       macOS systems when no system build of nlopt (>= 2.7.0) can be
       found. suggested from nloptr coming from cran.
        - ICU4C (>= 61 suggested from stringi coming from cran.
        - optional) suggested from stringi coming from cran.
        - ICU4C (>= 61 suggested from stringi coming from cran.
        - optional) suggested from stringi coming from cran.
``

@eliseomartelli
Copy link
Member

Thank you for providing these suggestions, I'm moving this last comment to CREDOProject/package-suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants