目录

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build & Check CRAN status

What is ChemoSpecUtils?

ChemoSpecUtils is collection of functions that supports both ChemoSpec and ChemoSpec2D. Users access the functions in ChemoSpecUtils automagically via the other packages.

How to install ChemoSpecUtils

If you install ChemoSpec or ChemoSpec2D then ChemoSpecUtils should automatically be installed. If not, or if you want to look at the code, here are the instructions.

From CRAN using R:

chooseCRANmirror() # choose a CRAN mirror
install.packages("ChemoSpecUtils")
library("ChemoSpecUtils")

To install from Github using R:

install.packages("remotes")
library("remotes")
install_github(repo = "bryanhanson/ChemoSpecUtils@main")

If you use @some_other_branch you can get other branches that might be available. They may or may not pass CRAN checks and thus may not install automatically using the method above. Check the NEWS file to see what’s up.

License Information

ChemoSpecUtils is distributed under the GPL-3 license, as stated in the DESCRIPTION file. For more info, see the GPL site.

Questions? hanson@depauw.edu

关于

用于化学计量学和光谱学数据处理与分析的工具包

510.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号