パッケージ: r-cran-yaml (2.1.14-1build1)
r-cran-yaml に関するリンク
Trisquel の資源:
r-cran-yaml ソースパッケージをダウンロード:
- [r-cran-yaml_2.1.14-1build1.dsc]
- [r-cran-yaml_2.1.14.orig.tar.gz]
- [r-cran-yaml_2.1.14-1build1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Science Team (メールアーカイブ)
- Joost van Baal-Ilić
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
Methods to convert R data to YAML and back
This package implements the LibYAML YAML 1.1 parser and emitter for R. YAML is a human-readable markup language. With it, you can create easily readable documents that can be consumed by a variety of programming languages, including R. The r-cran-yaml package has two main functions: yaml.load and as.yaml. The yaml.load function is the YAML parsing function: it accepts a YAML document as a string and returns R data structures. The as.yaml function is an S3 method used to convert R objects into YAML strings.
This package is useful for R programmers dealing with YAML documents.
その他の r-cran-yaml 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: r-api-3.4
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.4.1.20170921-1)
- GNU R core of statistical computation and graphics system
-
- sug: r-cran-testthat
- GNU R testsuite