sinew
Package Development Documentation and Namespace Management
v0.4.0
·
Mar 31, 2022
·
MIT + file LICENSE
Description
Manage package documentation and namespaces from the command line. Programmatically attach namespaces in R and Rmd script, populates 'Roxygen2' skeletons with information scraped from within functions and populate the Imports field of the DESCRIPTION file.
Downloads
829
Last 30 days
4023rd
2.6K
Last 90 days
10.7K
Last year
Trend: -0.4% (30d vs prior 30d)
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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
R code for possible problems
Fatal error: cannot create 'R_TempDir'
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 13, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 12, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘sinew-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ls_param
> ### Title: Return roxygen2 parameter calls from parameter dictionary
> ### Aliases: ls_param
...[truncated]...
onary-1.R': HTTP status was '503 Service Unavailable'
Error in file(con, "r") :
cannot open the connection to 'https://raw.githubusercontent.com/yonicd/sinew/master//man-roxygen/Dictionary-1.R'
Calls: ls_param -> readLines -> file
Execution halted