Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

69 doc #74

Merged
merged 2 commits into from
Aug 21, 2024
Merged

69 doc #74

merged 2 commits into from
Aug 21, 2024

Conversation

shajoezhu
Copy link
Contributor

close #69

  • using log directory 'd:/RCompile/CRANguest/R-devel/nestcolor.Rcheck'
  • using R Under development (unstable) (2024-08-20 r87029 ucrt)
  • using platform: x86_64-w64-mingw32
  • R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
  • running under: Windows Server 2022 x64 (build 20348)
  • using session charset: UTF-8
  • checking for file 'nestcolor/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'nestcolor' version '0.1.2.9013'
  • package encoding: UTF-8
  • checking CRAN incoming feasibility ... NOTE
    Maintainer: 'Joe Zhu [email protected]'

Version contains large components (0.1.2.9013)

  • 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 hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking whether package 'nestcolor' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for future file timestamps ... OK
  • checking 'build' 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 code 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 whether startup messages can be suppressed ... OK
  • checking use of S3 registration ... 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 line widths ... 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 installed files from 'inst/doc' ... OK
  • checking files in 'vignettes' ... OK
  • checking examples ... OK
  • checking for unstated dependencies in 'tests' ... OK
  • checking tests ... OK
    Running 'testthat.R'
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... OK
  • checking PDF version of manual ... [21s] OK
  • checking HTML version of manual ... OK
  • DONE
    Status: 1 NOTE

@shajoezhu shajoezhu added the sme label Aug 21, 2024
@shajoezhu
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

badge

Code Coverage Summary

Filename             Stmts    Miss  Cover    Missing
-----------------  -------  ------  -------  ---------
R/color_palette.R       52       0  100.00%
R/theme_nest.R          15       0  100.00%
R/zzz.R                  6       6  0.00%    2-7
TOTAL                   73       6  91.78%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 4ba02bb

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Aug 21, 2024

Unit Tests Summary

1 files  2 suites   0s ⏱️
5 tests 5 ✅ 0 💤 0 ❌
6 runs  6 ✅ 0 💤 0 ❌

Results for commit 4ba02bb.

♻️ This comment has been updated with latest results.

@shajoezhu shajoezhu enabled auto-merge (squash) August 21, 2024 05:23
Copy link
Contributor

@edelarua edelarua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@shajoezhu shajoezhu merged commit eaafdf4 into main Aug 21, 2024
28 of 29 checks passed
@shajoezhu shajoezhu deleted the 69_doc branch August 21, 2024 23:32
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rd check issue. super minor
2 participants