deps
Dependency Management with 'roxygen'-Style Comments
v0.4.1
·
Jan 8, 2026
·
MIT + file LICENSE
Description
Manage your source code dependencies by decorating your existing R code with special, 'roxygen'-style comments.
Downloads
CRAN
666
Last 30 days
4871st
2.1K
Last 90 days
8.6K
Last year
Trend: +1.1% (30d vs prior 30d)
r2u
CRAN
9
Last 30 days
34
Last 90 days
185
Last year
Trend: -43.8% (30d vs prior 30d)
autoCRAN
3
Last 7 days
4
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 Apr 22, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Apr 18, 2026
ERROR
r-devel-linux-x86_64-debian-clang
examples
Running examples in ‘deps-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: create
> ### Title: Create a Dependencies JSON File
> ### Aliases: create
>
> ### ** Examples
>
> dir <
...[truncated]...
ut of 60 seconds was reached
Error in open.connection(con, "rb") :
cannot open the connection to 'https://api.r-hub.io/rversions/r-versions'
Calls: create ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘deps-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: create
> ### Title: Create a Dependencies JSON File
> ### Aliases: create
>
> ### ** Examples
>
> dir <
...[truncated]...
ut of 60 seconds was reached
Error in open.connection(con, "rb") :
cannot open the connection to 'https://api.r-hub.io/rversions/r-versions'
Calls: create ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection
Execution halted