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

Question about installing #9

Open
JaeManP opened this issue Jan 1, 2023 · 1 comment
Open

Question about installing #9

JaeManP opened this issue Jan 1, 2023 · 1 comment

Comments

@JaeManP
Copy link

JaeManP commented Jan 1, 2023

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

@mwheymans
Copy link
Owner

Perhaps it works when you first download the package as a zip file (under code) and than install that file?

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

2 participants