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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register 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! Prices go up Feb. 11th.

JanFabricDE_carousel

Fabric Monthly Update - January 2025

Explore the power of Python Notebooks in Fabric!

JanFabricDW_carousel

Fabric Monthly Update - January 2025

Unlock the latest Fabric Data Warehouse upgrades!

JanFabricDF_carousel

Fabric Monthly Update - January 2025

Take your data replication to the next level with Fabric's latest updates!

Top Solution Authors
Top Kudoed Authors