Skip to content

filelock

Portable File Locking

v1.0.3 · Dec 10, 2023 · MIT + file LICENSE

Description

Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and 'fcntl' locks on Unix-like systems.

Downloads

CRAN

80.2K

Last 30 days

382nd

271.3K

Last 90 days

880.4K

Last year

Trend: -16.3% (30d vs prior 30d)

r2u CRAN

2.5K

Last 30 days

7.1K

Last 90 days

19.6K

Last year

Trend: -16.3% (30d vs prior 30d)

autoCRAN

1

Last 7 days

5

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,368

Files

22

Compiled share

44.8%

Has compiled src

Yes

Language breakdown

R 205 (15%)C/C++/src 613 (44.8%)Tests 345 (25.2%)Docs 205 (15%)

API

Exported functions

2

Internal functions

4

Recent export changes

v1.0.1+2 lock, unlock

Testing & CI

Has tests

Yes

Test-to-code ratio

1.68

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.4

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2018-02-07

Latest release

2023-12-11

Avg cadence

1067 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0.1: 1,332 LOCv1.0.2: 1,341 LOCv1.0.3: 1,368 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (19)

depends

suggests

Dependency Network

Dependencies Reverse dependencies xega ggfigdone gms hfhub keyring madrat onetime parabar piecemeal pkgcache pkgdepends reproducible shelter topolow txtq +4 more reverse deps filelock

Version History

4 tracked
new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Dec 10, 2023
updated 1.0.2 ← 1.0.1 diff Oct 4, 2018
new 1.0.1 Feb 6, 2018