Package: filelock
Title: Portable File Locking
Version: 1.0.1
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Description: Place an exclusive or shared lock on a file. It uses 'LockFile'
    on Windows and 'fcntl' locks on Unix-like systems.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/r-lib/filelock#readme
BugReports: https://github.com/r-lib/filelock/issues
RoxygenNote: 6.0.1.9000
Suggests: callr (>= 2.0.0), covr, testthat
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2018-02-07 00:31:31 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2018-02-07 14:28:55 UTC
Built: R 3.3.3; x86_64-w64-mingw32; 2018-04-22 14:44:08 UTC; windows
Archs: i386, x64
