Opened 4 years ago
Last modified 3 years ago
#60629 assigned defect
R: The SuiteSparse_CHOLMOD port interferes with R 4.0.1
Reported by: | ifernandolopez (Fernando López Hernández) | Owned by: | kjellpk (Kjell Konis) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | szf1234@…, cooljeanius (Eric Gallager) | |
Port: | R |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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?
Change History (3)
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | igraph removed |
Milestone: | MacPorts 2.6.3 |
Owner: | changed from kjell.konis@… to kjellpk |
Summary: | The SuiteSparse_CHOLMOD port interferes with R 4.0.1 → R: The SuiteSparse_CHOLMOD port interferes with R 4.0.1 |
comment:3 Changed 3 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
Possibly related: https://github.com/igraph/rigraph/issues/173, https://github.com/igraph/rigraph/issues/135, https://github.com/igraph/rigraph/issues/111 Looks like an long standing issue that didn't get a fix