You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 :
** 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’
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’
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:
Any clue why?
Thank you!
The text was updated successfully, but these errors were encountered: