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

Can't install FDButils #9

Open
calabrese-a opened this issue Oct 17, 2024 · 0 comments
Open

Can't install FDButils #9

calabrese-a opened this issue Oct 17, 2024 · 0 comments

Comments

@calabrese-a
Copy link

Working with R 4.4.1 usnder MacOS Sonoma 14.3.1 , I can't seem to be able to dowload FDButils anymore...

Here is the error mesage I get :

remotes::install_github("davebraze/FDBeye")
Downloading GitHub repo davebraze/FDBeye@HEAD
Downloading GitHub repo davebraze/FDButils@HEAD
── R CMD build ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
✔ checking for file ‘/private/var/folders/mm/5t13r97d1jndltqfyt3f7_h80000gn/T/RtmpMXwxKU/remotesa6a57f316322/davebraze-FDButils-7a3c5bb/DESCRIPTION’ ...
─ preparing ‘FDButils’:
✔ checking DESCRIPTION meta-information
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
Omitted ‘LazyData’ from DESCRIPTION
─ building ‘FDButils_0.0.10.tar.gz’

  • installing source package ‘FDButils’ ...
    ** using staged installation
    ** R
    Error in .install_package_code_files(".", instdir) :
    files in '/private/var/folders/mm/5t13r97d1jndltqfyt3f7_h80000gn/T/RtmpjZ0fbw/R.INSTALLaf4730e02977/FDButils/R' missing from 'Collate' field:
    confMargin.R
    nin.R
    ERROR: unable to collate and parse R files for package ‘FDButils’
  • removing ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FDButils’
    Downloading GitHub repo davebraze/FDButils@HEAD
    Skipping FDButils, it is already being installed
    ── R CMD build ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
    ✔ checking for file ‘/private/var/folders/mm/5t13r97d1jndltqfyt3f7_h80000gn/T/RtmpMXwxKU/remotesa6a51d1faae6/davebraze-FDBeye-eafa840/DESCRIPTION’ ...
    ─ preparing ‘FDBeye’:
    ✔ checking DESCRIPTION meta-information ...
    ─ checking for LF line-endings in source and make files and shell scripts
    ─ checking for empty or unneeded directories
    ─ building ‘FDBeye_0.0.21.9999.tar.gz’

ERROR: dependency ‘FDButils’ is not available for package ‘FDBeye’

  • removing ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FDBeye’
    Warning messages:
    1: In i.p(...) :
    installation of package ‘/var/folders/mm/5t13r97d1jndltqfyt3f7_h80000gn/T//RtmpMXwxKU/filea6a53638e6b/FDButils_0.0.10.tar.gz’ had non-zero exit status
    2: In i.p(...) :
    installation of package ‘/var/folders/mm/5t13r97d1jndltqfyt3f7_h80000gn/T//RtmpMXwxKU/filea6a562b00821/FDBeye_0.0.21.9999.tar.gz’ had non-zero exit status

Here is my configuration:

R.version
_
platform aarch64-apple-darwin20
arch aarch64
os darwin20
system aarch64, darwin20
status
major 4
minor 4.1
year 2024
month 06
day 14
svn rev 86737
language R
version.string R version 4.4.1 (2024-06-14)
nickname Race for Your Life

Any clue why?

Thank you!

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