* using log directory ‘/data/gannet/ripley/R/packages/tests-clang/gitlabr.Rcheck’ * using R Under development (unstable) (2024-04-24 r86484) * using platform: x86_64-pc-linux-gnu * R was compiled by clang version 18.1.4 flang-new version 18.1.4 * running under: Fedora Linux 36 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘gitlabr/DESCRIPTION’ ... OK * this is package ‘gitlabr’ version ‘2.0.1’ * 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 ‘gitlabr’ can be installed ... [9s/21s] OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/gitlabr-00install.html' for details. * checking installed package size ... OK * checking package directory ... 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 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 ... [13s/31s] OK * checking Rd files ... NOTE checkRd: (-1) gitlab.Rd:63: Lost braces; missing escapes or markup? 63 | This is {gitlabr}'s core function to talk to GitLab's server API via HTTP(S). Usually you will not | ^ checkRd: (-1) gitlab.Rd:64: Lost braces; missing escapes or markup? 64 | use this function directly too often, but either use {gitlabr}'s convenience wrappers or write your | ^ checkRd: (-1) gitlab.Rd:65: Lost braces; missing escapes or markup? 65 | own. See the {gitlabr} vignette for more information on this. | ^ checkRd: (-1) gitlab.Rd:45: Lost braces; missing escapes or markup? 45 | to prevent {gitlabr} getting stuck in retrieving an unexpectedly high number of entries (e.g. of a | ^ checkRd: (-1) gitlabr_0_7_renaming.Rd:6: Lost braces; missing escapes or markup? 6 | \title{renaming from {gitlabr} version 0.6.4 to 0.7} | ^ checkRd: (-1) gl_connection.Rd:31: Lost braces; missing escapes or markup? 31 | \item{api_location}{location of the GitLab API under the \code{gitlab_url}, usually and by default "/api/${api_version}/"} | ^ checkRd: (-1) gl_connection.Rd:57: Lost braces; missing escapes or markup? 57 | {gitlabr} since version 1.1.6. "v3" as a parameter value is not removed, since for many instances, {gitlabr} | ^ checkRd: (-1) gl_connection.Rd:57: Lost braces; missing escapes or markup? 57 | {gitlabr} since version 1.1.6. "v3" as a parameter value is not removed, since for many instances, {gitlabr} | ^ checkRd: (-1) gl_shiny_login.Rd:37: Lost braces 37 | \item{project}{if not NULL, a code{\link{gl_project_connection}} is created to this project} | ^ checkRd: (-1) use_gitlab_ci.Rd:39: Lost braces; missing escapes or markup? 39 | \item "check-coverage-pkgdown": Check package along with Code coverage with {covr} | ^ checkRd: (-1) use_gitlab_ci.Rd:40: Lost braces; missing escapes or markup? 40 | and {pkgdown} site on GitLab Pages | ^ checkRd: (-1) use_gitlab_ci.Rd:41: Lost braces; missing escapes or markup? 41 | \item "check-coverage-pkgdown-renv": Check package built in a fixed {renv} state | ^ checkRd: (-1) use_gitlab_ci.Rd:42: Lost braces; missing escapes or markup? 42 | along with Code coverage with {covr} and {pkgdown} site on GitLab Pages. | ^ checkRd: (-1) use_gitlab_ci.Rd:42: Lost braces; missing escapes or markup? 42 | along with Code coverage with {covr} and {pkgdown} site on GitLab Pages. | ^ checkRd: (-1) use_gitlab_ci.Rd:43: Lost braces; missing escapes or markup? 43 | \item "bookdown": Build {bookdown} HTML and PDF site on GitLab Pages | ^ checkRd: (-1) use_gitlab_ci.Rd:44: Lost braces; missing escapes or markup? 44 | \item "bookdown-production": Build {bookdown} HTML and PDF site on GitLab Pages. | ^ * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... 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 ... [15s/41s] OK * checking PDF version of manual ... [8s/20s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 NOTE