Skip to content

Unable to install MINOTAUR package #17

@fuzzyatelin

Description

@fuzzyatelin

Hello - I'm trying to install MINOTAUR in my Macbook Air in R 3.4.1 nested in RStudio 1.0.153. Just in case, I updated devtools and installed all the dependencies (as per the instructions for Windows users). I also have Xcode installed (8.2). Despite this, I keep encountering an error when testing if the installed package can be opened. Here's the output:

** testing if installed package can be loaded
Error: package or namespace load failed for ‘MINOTAUR’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/private/var/folders/hc/nd856zvn0r97f1f_rplqyf0h0000gp/T/RtmpCLOSW4/Rinst3cfe40206acf/MINOTAUR/libs/MINOTAUR.so':
dlopen(/private/var/folders/hc/nd856zvn0r97f1f_rplqyf0h0000gp/T/RtmpCLOSW4/Rinst3cfe40206acf/MINOTAUR/libs/MINOTAUR.so, 6): Symbol not found: _MINOTAUR_C_harmonicDist
Referenced from: /private/var/folders/hc/nd856zvn0r97f1f_rplqyf0h0000gp/T/RtmpCLOSW4/Rinst3cfe40206acf/MINOTAUR/libs/MINOTAUR.so
Expected in: flat namespace
in /private/var/folders/hc/nd856zvn0r97f1f_rplqyf0h0000gp/T/RtmpCLOSW4/Rinst3cfe40206acf/MINOTAUR/libs/MINOTAUR.so
Error: loading failed
Execution halted
ERROR: loading failed

  • removing ‘/private/var/folders/hc/nd856zvn0r97f1f_rplqyf0h0000gp/T/RtmpCLOSW4/Rinst3cfe40206acf/MINOTAUR’
    -----------------------------------
    ERROR: package installation failed
    Installation failed: Command failed (1)

Not sure what to do here... I'm not terribly savvy with the intricacies of failed package installation.

Thanks for any help or advice,

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions