openpharma / staged.dependencies

R package to implement development stages for package development
https://openpharma.github.io/staged.dependencies/
MIT License
12 stars 3 forks source link

add hex sticker and de-linterize README #151

Closed gogonzo closed 2 years ago

gogonzo commented 2 years ago

Look how nice

github-actions[bot] commented 2 years ago

R CMD check for R vlatest

R CMD check resulted in Status: OK

Click here to show full output ```R * using log directory '/__w/staged.dependencies/staged.dependencies/staged.dependencies.Rcheck' * using R version 4.1.0 (2021-05-18) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option '--no-manual' * checking for file 'staged.dependencies/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'staged.dependencies' version '0.2.4' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package 'staged.dependencies' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \\usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * DONE Status: OK ```

Pusher: @gogonzo, Action: pull_request

github-actions[bot] commented 2 years ago

Unit Tests Summary

    1 files    12 suites   13s :stopwatch:   62 tests   62 :heavy_check_mark: 0 :zzz: 0 :x: 195 runs  195 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 2e128b9d.

github-actions[bot] commented 2 years ago

Unit Test Details

🙌 All tests passed!