[ 原始碼: 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