[MacPorts] #60629: R: The SuiteSparse_CHOLMOD port interferes with R 4.0.1 (was: The SuiteSparse_CHOLMOD port interferes with R 4.0.1)

MacPorts noreply at macports.org
Fri Jun 12 05:00:54 UTC 2020


#60629: R: The SuiteSparse_CHOLMOD port interferes with R 4.0.1
-----------------------------+----------------------
  Reporter:  ifernandolopez  |      Owner:  kjellpk
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.6.2
Resolution:                  |   Keywords:
      Port:  R               |
-----------------------------+----------------------
Changes (by ryandesign):

 * owner:  kjell.konis@… => kjellpk
 * keywords:  igraph =>
 * milestone:  MacPorts 2.6.3 =>


Old 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?

New 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?

--

-- 
Ticket URL: <https://trac.macports.org/ticket/60629#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list