Skip to content

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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

suggests

z22

Dependency Network

Dependencies Reverse dependencies rstudioapi sos stringi yaml crayon cli rematch2 z22 sinew

Version History

8 tracked
new 0.4.0 Mar 10, 2026
updated 0.4.0 ← 0.3.8 diff Mar 30, 2022
updated 0.3.8 ← 0.3.5.1 diff Aug 30, 2018
updated 0.3.5.1 ← 0.3.2 diff Oct 27, 2017
updated 0.3.2 ← 0.3.1 diff Sep 15, 2017
updated 0.3.1 ← 0.2.1 diff Aug 29, 2017
updated 0.2.1 ← 0.2.0 diff Jun 12, 2017
new 0.2.0 May 2, 2017