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:1 Changed 4 years ago by i0ntempest

Last edited 4 years ago by i0ntempest (previous) (diff)

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.1R: 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.