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

Error install R.utils on R-4.3.1 #150

Open
kavishag opened this issue Sep 15, 2023 · 0 comments
Open

Error install R.utils on R-4.3.1 #150

kavishag opened this issue Sep 15, 2023 · 0 comments

Comments

@kavishag
Copy link

  • installing source package ‘R.utils’ ...
    ** package ‘R.utils’ successfully unpacked and MD5 sums checked
    ** using staged installation
    ** R
    ** inst
    ** byte-compile and prepare package for lazy loading
    Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, :
    Renamed the preexisting function warnings to warnings.default, which was defined in environment R.utils.
    Error in setGenericS3.default(name, export = exportGeneric, envir = envir, :
    Could not create generic function. There is already a non-generic function named capitalize() in ‘R.utils’ with the same name as an existing default function capitalize.default() in ‘R.utils’.
    Error: unable to load R code in package ‘R.utils’
    Execution halted
    ERROR: lazy loading failed for package ‘R.utils’
  • removing ‘/home/kavish/R/x86_64-pc-linux-gnu-library/4.3/R.utils’

The downloaded source packages are in
‘/tmp/RtmpTUZDgu/downloaded_packages’
Warning message:
In install.packages("R.utils") :
installation of package ‘R.utils’ had non-zero exit status

Using R on centos 7. Trying to install R.utils. Getting this error

pawelru added a commit to insightsengineering/teal.widgets that referenced this issue Aug 5, 2024
`v2.12.3` is the earliest for which we have a binary available. Anything
earlier fails to build from source as reported
[here](HenrikBengtsson/R.utils#150)

---------

Co-authored-by: 27856297+dependabot-preview[bot]@users.noreply.github.com <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant