[ ソース: r-cran-filelock ]
パッケージ: r-cran-filelock (1.0.2-2)
r-cran-filelock に関するリンク
Debian の資源:
r-cran-filelock ソースパッケージをダウンロード:
- [r-cran-filelock_1.0.2-2.dsc]
- [r-cran-filelock_1.0.2.orig.tar.gz]
- [r-cran-filelock_1.0.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
portable file locking for GNU R
Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and 'fcntl' locks on Unix-like systems.
その他の r-cran-filelock 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.1.1-2)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-callr (>= 2.0.0)
- Call GNU R from GNU R
-
- sug: r-cran-covr
- test coverage for GNU R packages