* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/jabr.Rcheck’ * using R Under development (unstable) (2021-03-05 r80072) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘jabr/DESCRIPTION’ ... OK * this is package ‘jabr’ version ‘0.1.2’ * 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 ‘jabr’ can be installed ... 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 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 R/sysdata.rda ... OK * checking examples ... OK * checking examples with --run-donttest ... [7s/17s] ERROR Running examples in ‘jabr-Ex.R’ failed The error most likely occurred in: > ### Name: jabr_fetch > ### Title: Fetch dataset > ### Aliases: jabr_fetch > > ### ** Examples > > ## No test: > library(jabr) > > (x <- jabr_list_dataset()) Preparing database, please wait a moment... # A tibble: 3,042 x 6 id group_id title provider last_modified url 1 93378… c1db8ade Jumlah Penduduk… Badan Pusat … 2021-01-22 https://data.ja… 2 70c4b… eb50f53b Jumlah Pertukar… 2021-01-06 https://data.ja… 3 89fd0… d14c6539 Jumlah Lapangan… Dinas Pariwi… 2020-12-14 https://data.ja… 4 3c6e8… d14c6539 Jumlah Lapangan… Dinas Pariwi… 2020-12-14 https://data.ja… 5 3c9ec… d14c6539 Jumlah Lapangan… Dinas Pariwi… 2020-12-14 https://data.ja… 6 c2db0… d14c6539 Jumlah Lapangan… Dinas Pariwi… 2020-12-14 https://data.ja… 7 63f1f… 42427c9e Penyedia Sarana… Dinas Pariwi… 2020-12-14 https://data.ja… 8 2da5d… 42427c9e Penyedia Sarana… Dinas Pariwi… 2020-12-14 https://data.ja… 9 c5805… 42427c9e Penyedia Sarana… Dinas Pariwi… 2020-12-14 https://data.ja… 10 ffa44… 42427c9e Penyedia Sarana… Dinas Pariwi… 2020-12-14 https://data.ja… # … with 3,032 more rows > > > # for example, we want to fetch data about number of application available in west java. > # The id of this data is "3a51a670". > jabr_fetch("3a51a670") Error: Can't locate the supplied id(s), please re-check it. Execution halted * checking PDF 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 ERROR See ‘/data/blackswan/ripley/R/packages/tests-devel/jabr.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 0:50.88, 35.86 + 4.12