We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to thank you for the wonderful work you have done.
There is a problem installing the package.
I am currently using Mac OS X version 12.3.
The following steps were followed.
1)devtools::install_github("mwheymans/psfmi")
2)Enter one or more numbers, or an empty line to skip updates:1(All)
3)Do you want to install from sources the packages which need compilation? Yes
I saw the error message.
installing to /Users/jaeman/Library/R/4.0/library/00LOCK-minqa/00new/minqa/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘minqa’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Users/jaeman/Library/R/4.0/library/00LOCK-minqa/00new/minqa/libs/minqa.so':
dlopen(/Users/jaeman/Library/R/4.0/library/00LOCK-minqa/00new/minqa/libs/minqa.so, 0x0006): symbol not found in flat namespace 'bobyqa'
Error: loading failed
Execution halted
ERROR: loading failed
removing ‘/Users/jaeman/Library/R/4.0/library/minqa’
restoring previous ‘/Users/jaeman/Library/R/4.0/library/minqa’
Error: Failed to install 'psfmi' from GitHub:
(converted from warning) installation of package ‘minqa’ had non-zero exit status
The text was updated successfully, but these errors were encountered:
Perhaps it works when you first download the package as a zip file (under code) and than install that file?
Sorry, something went wrong.
No branches or pull requests
I would like to thank you for the wonderful work you have done.
There is a problem installing the package.
I am currently using Mac OS X version 12.3.
The following steps were followed.
1)devtools::install_github("mwheymans/psfmi")
2)Enter one or more numbers, or an empty line to skip updates:1(All)
3)Do you want to install from sources the packages which need compilation? Yes
I saw the error message.
installing to /Users/jaeman/Library/R/4.0/library/00LOCK-minqa/00new/minqa/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘minqa’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Users/jaeman/Library/R/4.0/library/00LOCK-minqa/00new/minqa/libs/minqa.so':
dlopen(/Users/jaeman/Library/R/4.0/library/00LOCK-minqa/00new/minqa/libs/minqa.so, 0x0006): symbol not found in flat namespace 'bobyqa'
Error: loading failed
Execution halted
ERROR: loading failed
removing ‘/Users/jaeman/Library/R/4.0/library/minqa’
restoring previous ‘/Users/jaeman/Library/R/4.0/library/minqa’
Error: Failed to install 'psfmi' from GitHub:
(converted from warning) installation of package ‘minqa’ had non-zero exit status
The text was updated successfully, but these errors were encountered: