<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>bioinfoer - 软件安装</title>
    <link>https://bioinfoer.com/forum.php?mod=forumdisplay&amp;fid=40</link>
    <description>Latest 20 threads of 软件安装</description>
    <copyright>Copyright(C) bioinfoer</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 21 Jun 2026 20:14:20 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bioinfoer.com/static/image/common/logo_88_31.gif</url>
      <title>bioinfoer</title>
      <link>https://bioinfoer.com/</link>
    </image>
    <item>
      <title>Win10下scoop R安装指南</title>
      <link>https://bioinfoer.com/forum.php?mod=viewthread&amp;tid=603</link>
      <description><![CDATA[背景
最近用4.4.1的R有时候包装不上，可能rtools啥的编译有问题，试试另一种安装r的方式看看。
操作步骤
安装scoop
首先是在管理员运行Powershell里跑以下两行代码，安装scoop。
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
iex &amp;quot;&amp;amp; {$(irm get.scoop.sh)} -Ru ...]]></description>
      <category>软件安装</category>
      <author>生信喵</author>
      <pubDate>Wed, 04 Jun 2025 01:14:29 +0000</pubDate>
    </item>
    <item>
      <title>【拒绝Conda】Linux使用Modules管理软件</title>
      <link>https://bioinfoer.com/forum.php?mod=viewthread&amp;tid=400</link>
      <description><![CDATA[[md]# 背景

在生信分析中，我们常有不同的任务需要处理，使用到的软件也多到数不胜数，多数小伙伴，使用到conda创建虚拟环境，用起来也算方便，但使用久了，目录文件繁多不说，有时候也会出现意想不到的bug，网络错误或是依赖冲突等。

今天给大家带来的是一款更加优秀 ...]]></description>
      <category>软件安装</category>
      <author>生信喵</author>
      <pubDate>Fri, 01 Mar 2024 02:22:07 +0000</pubDate>
    </item>
    <item>
      <title>Linux环境安装R包Rglpk报错</title>
      <link>https://bioinfoer.com/forum.php?mod=viewthread&amp;tid=399</link>
      <description><![CDATA[[md]# 背景

使用服务器的R语言，安装poppr包过程中，报错：

```
In file included from vendor/cigraph/src/community/optimal_modularity.c:32:
vendor/cigraph/src/internal/glpk_support.h:39:10: fatal error: glpk.h: No such file or directory
   39 | #includ ...]]></description>
      <category>软件安装</category>
      <author>admin</author>
      <pubDate>Thu, 22 Feb 2024 09:34:15 +0000</pubDate>
    </item>
    <item>
      <title>全宇宙最全的R语言安装教程（windows10）</title>
      <link>https://bioinfoer.com/forum.php?mod=viewthread&amp;tid=11</link>
      <description><![CDATA[本次给大家带来的是全宇宙最全的R语言安装教程（windows10）“天才第一步，安装R语言”。学习R语言最快的方式就是找代码、打代码。那么我们代码往哪里打呢，安装R软件中其实有很多需要我们注意的地方，比如路径不能有中文名什么的（这里我强烈建议大家的电脑用户名最好 ...]]></description>
      <category>软件安装</category>
      <author>生信喵</author>
      <pubDate>Sun, 07 Nov 2021 03:45:30 +0000</pubDate>
    </item>
    <item>
      <title>R包的4种安装方式</title>
      <link>https://bioinfoer.com/forum.php?mod=viewthread&amp;tid=7</link>
      <description><![CDATA[第一种方式，当然是R自带的函数直接安装包了，这个是最简单的，而且不需要考虑各种包之间的依赖关系。

对普通的R包，直接install.packages()即可，一般下载不了都是包的名字打错了，或者是R的版本不够，如果下载了安装不了，一般是依赖包没弄好，或者你的电脑缺少一些 ...]]></description>
      <category>软件安装</category>
      <author>生信喵</author>
      <pubDate>Sat, 23 Oct 2021 05:51:10 +0000</pubDate>
    </item>
    <item>
      <title>升级 Rstudio Server</title>
      <link>https://bioinfoer.com/forum.php?mod=viewthread&amp;tid=4</link>
      <description><![CDATA[强大的 R IDE
Rstudio 是非常强大的、专注于 R 统计语言编程环境的 IDE，基本取代了原生的操作界面而成为目前使用范围最广泛、功能最强大的编程软件。一般而言，我们在桌面 PC 操作系统，直接安装使用 Rstudio 即可实现代码编写、测试运行、画图等操作；而对于服务器， ...]]></description>
      <category>软件安装</category>
      <author>生信喵</author>
      <pubDate>Tue, 19 Oct 2021 16:17:12 +0000</pubDate>
    </item>
  </channel>
</rss>