<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Installing CRAN Package 'gasmodel' in Data Science</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4018997#M230</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;, the ticket number is&amp;nbsp;2406280040005274&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 17:18:48 GMT</pubDate>
    <dc:creator>AlexNAIT</dc:creator>
    <dc:date>2024-07-01T17:18:48Z</dc:date>
    <item>
      <title>Installing CRAN Package 'gasmodel'</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4014084#M224</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am trying to install the CRAN package '&lt;A href="https://cran.r-project.org/web/packages/gasmodel/index.html" target="_blank" rel="noopener"&gt;gasmodel&lt;/A&gt;' but the installation fails. When I run:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if(!require("gasmodel")){install.packages("gasmodel")}&lt;/LI-CODE&gt;&lt;P&gt;I receive the following error messages:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;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&lt;/LI-CODE&gt;&lt;P&gt;It appears that the problem is the &lt;A title="GSL Readme" href="https://cran.r-project.org/web/packages/gsl/readme/README.html" target="_blank" rel="noopener"&gt;gsl package&lt;/A&gt; fails to install because the underlying &lt;A title="GSL Intro" href="https://www.gnu.org/software/gsl/" target="_blank" rel="noopener"&gt;GNU Scientific Library (GSL)&lt;/A&gt; C library is not installed:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;checking for gsl-config... no
configure: error: gsl-config not found, is GSL installed?
ERROR: configuration failed for package ‘gsl’&lt;/LI-CODE&gt;&lt;P&gt;How can I install the required GSL C-library in a way that the R package installer will be able to find it?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 18:40:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4014084#M224</guid>
      <dc:creator>AlexNAIT</dc:creator>
      <dc:date>2024-06-27T18:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Installing CRAN Package 'gasmodel'</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4015254#M225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="767272" data-lia-user-login="AlexNAIT" class="lia-mention lia-mention-user"&gt;AlexNAIT&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;Please go ahead and raise a support ticket to reach our support team:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.fabric.microsoft.com/support" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.fabric.microsoft.com/support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 09:14:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4015254#M225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-28T09:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Installing CRAN Package 'gasmodel'</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4018282#M229</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="767272" data-lia-user-login="AlexNAIT" class="lia-mention lia-mention-user"&gt;AlexNAIT&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;SPAN&gt;After creating a Support ticket please provide the ticket number as it would help us to track for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 09:30:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4018282#M229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-01T09:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installing CRAN Package 'gasmodel'</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4018997#M230</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;, the ticket number is&amp;nbsp;2406280040005274&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 17:18:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Installing-CRAN-Package-gasmodel/m-p/4018997#M230</guid>
      <dc:creator>AlexNAIT</dc:creator>
      <dc:date>2024-07-01T17:18:48Z</dc:date>
    </item>
  </channel>
</rss>

