Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
AlexNAIT
New Member

Installing CRAN Package 'gasmodel'

Hello!

I am trying to install the CRAN package 'gasmodel' but the installation fails. When I run:

if(!require("gasmodel")){install.packages("gasmodel")}

I receive the following error messages:

Warning messages:
1: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE,  :
  there is no package called ‘gasmodel’
2: In func(...) : installation of package ‘gsl’ had non-zero exit status
3: In func(...) :
  installation of package ‘copula’ had non-zero exit status
4: In func(...) :
  installation of package ‘gasmodel’ had non-zero exit status

It appears that the problem is the gsl package fails to install because the underlying GNU Scientific Library (GSL) C library is not installed:

checking for gsl-config... no
configure: error: gsl-config not found, is GSL installed?
ERROR: configuration failed for package ‘gsl’

How can I install the required GSL C-library in a way that the R package installer will be able to find it?

Thanks in advance!

3 REPLIES 3
Anonymous
Not applicable

Hi @AlexNAIT ,

Please reach out to our support team to gain deeper insights and explore potential solutions. It's highly recommended that you reach out to our support team. Their expertise will be invaluable in suggesting the most appropriate approach.

Please go ahead and raise a support ticket to reach our support team:

https://support.fabric.microsoft.com/support

After creating a Support ticket please provide the ticket number as it would help us to track for more information.

Anonymous
Not applicable

Hi @AlexNAIT ,

We haven’t heard from you on the last response and was just checking back to see if you got a chance to open a support ticket.
After creating a Support ticket please provide the ticket number as it would help us to track for more information.

Thanks

Hi @Anonymous, the ticket number is 2406280040005274

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors