cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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. 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
v-gchenna-msft
Community Support
Community Support

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.

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 @v-gchenna-msft, the ticket number is 2406280040005274

Helpful resources

Announcements
Sticker Challenge

Join our Community Sticker Challenge

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

JulyFBCVideo

Fabric Monthly Update - July 2024

Check out the July 2024 Fabric update to learn about new features.

July Newsletter

Fabric Community Update - July 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors