Opened 4 years ago
Last modified 3 years ago
#60629 assigned defect
The SuiteSparse_CHOLMOD port interferes with R 4.0.1 — at Initial Version
Reported by: | ifernandolopez (Fernando López Hernández) | Owned by: | kjell.konis@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | szf1234@… | |
Port: | R |
Description
Is you install this package in R:
install.packages('igraph')
You get this error:
CHOLMOD/Check/cholmod_check.c:182:2: error: no member named 'print_function' in 'struct cholmod_common_struct'
I was able to eliminate this error deactivating this package:
sudo port deactivate SuiteSparse_CHOLMOD @3.0.14_1+accelerate
Could you please double-check it?
Note: See
TracTickets for help on using
tickets.