[ 源代码: 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.28)
- 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