* using log directory ‘/srv/hornik/tmp/CRAN_pretest/drhutools.Rcheck’ * using R Under development (unstable) (2024-11-22 r87365) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.1 (1) Debian flang-new version 19.1.1 (1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘drhutools/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘drhutools’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/5s] NOTE Maintainer: ‘Yue Hu ’ New submission Found the following (possibly) invalid URLs: URL: https://cran.r-project.org/web/packages/regioncode/index.html From: inst/doc/drhutools.html Status: 200 Message: OK CRAN URL not in canonical form URL: https://vincentarelbundock.github.io/modelsummary/articles/modelsummary.html#add_rows (moved to https://modelsummary.com/articles/modelsummary.html#add_rows) From: NEWS.md Status: 301 Message: Moved Permanently The canonical URL of the CRAN page for a package is https://CRAN.R-project.org/package=pkgname For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. The Title field should be in title case. Current version is: ‘Toolbox for Writing Academic Paper and Organizing Research Project in Political Science and Other Social Science disciplines’ In title case that is: ‘Toolbox for Writing Academic Paper and Organizing Research Project in Political Science and Other Social Science Disciplines’ * 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 ‘drhutools’ can be installed ... [15s/15s] 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 ... [5s/5s] OK * checking whether the package can be loaded with stated dependencies ... [5s/5s] OK * checking whether the package can be unloaded cleanly ... [5s/5s] OK * checking whether the namespace can be loaded with stated dependencies ... [4s/4s] OK * checking whether the namespace can be unloaded cleanly ... [5s/5s] OK * checking loading without being on the library search path ... [5s/5s] 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 ... [20s/20s] OK * checking Rd files ... [0s/0s] 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] 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 ... [9s/12s] ERROR Running examples in ‘drhutools-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: goodmap > ### Title: The 'goodmap' function is designed to create interactive PNG Map > ### or GIF Map from a provided data file. It supports two types of maps: > ### 'point' and 'polygon'. The function can visualize data by either > ### plotting points based on geographical coordinates or highlighting > ### regions polygon based on their administrative boundaries (province or > ### city level). Additionally, the function can generate animated that > ### showcase the change of data. > ### Aliases: goodmap > > ### ** Examples > > > toy_poly <- data.frame( + id = c(1, 2, 3, 4, 5, 6), + city = c("乌鲁木齐", "拉萨", "呼和浩特", "西宁", "成都", "哈尔滨"), + prov = c("新疆维吾尔自治区", "西藏自治区", "内蒙古自治区", "青海省", "四川省", "黑龙江省"), + animate_set = c(2010, 2010, 2010, 2011, 2011, 2011), + value_set = c( + 0.2861395, + 0.3881083, + 0.9466682, + 0.8360043, + 0.4622928, + 0.1387102 + ) + ) > > goodmap( + toy_poly, + type = "polygon", + level = "province" + ) --2024-11-23 08:59:14-- https://github.com/wch/webshot/releases/download/v0.3.1/phantomjs-2.1.1-linux-x86_64.tar.bz2 Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/28097154/191b8d76-3870-11e6-8492-4d5a60718494?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241123%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241123T075915Z&X-Amz-Expires=300&X-Amz-Signature=304711b9d38562661882de0d50b624f2da3ee11122bb76bc748b1f47d1beff56&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dphantomjs-2.1.1-linux-x86_64.tar.bz2&response-content-type=application%2Foctet-stream [following] --2024-11-23 08:59:15-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/28097154/191b8d76-3870-11e6-8492-4d5a60718494?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241123%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241123T075915Z&X-Amz-Expires=300&X-Amz-Signature=304711b9d38562661882de0d50b624f2da3ee11122bb76bc748b1f47d1beff56&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dphantomjs-2.1.1-linux-x86_64.tar.bz2&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 23415665 (22M) [application/octet-stream] Saving to: ‘phantomjs-2.1.1-linux-x86_64.tar.bz2’ 0K .......... .......... .......... .......... .......... 0% 40.1M 1s 50K .......... .......... .......... .......... .......... 0% 66.5M 0s 100K .......... .......... .......... .......... .......... 0% 94.0M 0s 150K .......... .......... .......... .......... .......... 0% 128M 0s 200K .......... .......... .......... .......... .......... 1% 127M 0s 250K .......... .......... .......... .......... .......... 1% 109M 0s 300K .......... .......... .......... .......... .......... 1% 99.3M 0s 350K .......... .......... .......... .......... .......... 1% 96.9M 0s 400K .......... .......... .......... .......... .......... 1% 99.3M 0s 450K .......... .......... .......... .......... .......... 2% 131M 0s 500K .......... .......... .......... .......... .......... 2% 135M 0s 550K .......... .......... .......... .......... .......... 2% 100M 0s 600K .......... .......... .......... .......... .......... 2% 63.5M 0s 650K .......... .......... .......... .......... .......... 3% 76.9M 0s 700K .......... .......... .......... .......... .......... 3% 131M 0s 750K .......... .......... .......... .......... .......... 3% 138M 0s 800K .......... .......... .......... .......... .......... 3% 96.6M 0s 850K .......... .......... .......... .......... .......... 3% 51.5M 0s 900K .......... .......... .......... .......... .......... 4% 65.9M 0s 950K .......... .......... .......... .......... .......... 4% 130M 0s 1000K .......... .......... .......... .......... .......... 4% 69.7M 0s 1050K .......... .......... .......... .......... .......... 4% 88.3M 0s 1100K .......... .......... .......... .......... .......... 5% 39.1M 0s 1150K .......... .......... .......... .......... .......... 5% 130M 0s 1200K .......... .......... .......... .......... .......... 5% 126M 0s 1250K .......... .......... .......... .......... .......... 5% 97.2M 0s 1300K .......... .......... .......... .......... .......... 5% 96.2M 0s 1350K .......... .......... .......... .......... .......... 6% 129M 0s 1400K .......... .......... .......... .......... .......... 6% 79.7M 0s 1450K .......... .......... .......... .......... .......... 6% 90.2M 0s 1500K .......... .......... .......... .......... .......... 6% 76.6M 0s 1550K .......... .......... .......... .......... .......... 6% 70.0M 0s 1600K .......... .......... .......... .......... .......... 7% 74.6M 0s 1650K .......... .......... .......... .......... .......... 7% 131M 0s 1700K .......... .......... .......... .......... .......... 7% 77.7M 0s 1750K .......... .......... .......... .......... .......... 7% 57.3M 0s 1800K .......... .......... .......... .......... .......... 8% 77.2M 0s 1850K .......... .......... .......... .......... .......... 8% 78.0M 0s 1900K .......... .......... .......... .......... .......... 8% 111M 0s 1950K .......... .......... .......... .......... .......... 8% 80.9M 0s 2000K .......... .......... .......... .......... .......... 8% 96.0M 0s 2050K .......... .......... .......... .......... .......... 9% 66.8M 0s 2100K .......... .......... .......... .......... .......... 9% 48.0M 0s 2150K .......... .......... .......... .......... .......... 9% 127M 0s 2200K .......... .......... .......... .......... .......... 9% 130M 0s 2250K .......... .......... .......... .......... .......... 10% 129M 0s 2300K .......... .......... .......... .......... .......... 10% 64.5M 0s 2350K .......... .......... .......... .......... .......... 10% 120M 0s 2400K .......... .......... .......... .......... .......... 10% 77.5M 0s 2450K .......... .......... .......... .......... .......... 10% 21.1M 0s 2500K .......... .......... .......... .......... .......... 11% 97.6M 0s 2550K .......... .......... .......... .......... .......... 11% 109M 0s 2600K .......... .......... .......... .......... .......... 11% 126M 0s 2650K .......... .......... .......... .......... .......... 11% 129M 0s 2700K .......... .......... .......... .......... .......... 12% 104M 0s 2750K .......... .......... .......... .......... .......... 12% 127M 0s 2800K .......... .......... .......... .......... .......... 12% 97.1M 0s 2850K .......... .......... .......... .......... .......... 12% 128M 0s 2900K .......... .......... .......... .......... .......... 12% 97.2M 0s 2950K .......... .......... .......... .......... .......... 13% 80.4M 0s 3000K .......... .......... .......... .......... .......... 13% 118M 0s 3050K .......... .......... .......... .......... .......... 13% 130M 0s 3100K .......... .......... .......... .......... .......... 13% 113M 0s 3150K .......... .......... .......... .......... .......... 13% 47.2M 0s 3200K .......... .......... .......... .......... .......... 14% 32.0M 0s 3250K .......... .......... .......... .......... .......... 14% 145M 0s 3300K .......... .......... .......... .......... .......... 14% 77.9M 0s 3350K .......... .......... .......... .......... .......... 14% 113M 0s 3400K .......... .......... .......... .......... .......... 15% 138M 0s 3450K .......... .......... .......... .......... .......... 15% 119M 0s 3500K .......... .......... .......... .......... .......... 15% 99.2M 0s 3550K .......... .......... .......... .......... .......... 15% 130M 0s 3600K .......... .......... .......... .......... .......... 15% 40.6M 0s 3650K .......... .......... .......... .......... .......... 16% 132M 0s 3700K .......... .......... .......... .......... .......... 16% 77.0M 0s 3750K .......... .......... .......... .......... .......... 16% 128M 0s 3800K .......... .......... .......... .......... .......... 16% 120M 0s 3850K .......... .......... .......... .......... .......... 17% 102M 0s 3900K .......... .......... .......... .......... .......... 17% 95.7M 0s 3950K .......... .......... .......... .......... .......... 17% 42.2M 0s 4000K .......... .......... .......... .......... .......... 17% 131M 0s 4050K .......... .......... .......... .......... .......... 17% 97.1M 0s 4100K .......... .......... .......... .......... .......... 18% 851K 0s 4150K .......... .......... .......... .......... .......... 18% 132M 0s 4200K .......... .......... .......... .......... .......... 18% 107M 0s 4250K .......... .......... .......... .......... .......... 18% 129M 0s 4300K .......... .......... .......... .......... .......... 19% 126M 0s 4350K .......... .......... .......... .......... .......... 19% 120M 0s 4400K .......... .......... .......... .......... .......... 19% 97.3M 0s 4450K .......... .......... .......... .......... .......... 19% 127M 0s 4500K .......... .......... .......... .......... .......... 19% 96.3M 0s 4550K .......... .......... .......... .......... .......... 20% 97.9M 0s 4600K .......... .......... .......... .......... .......... 20% 129M 0s 4650K .......... .......... .......... .......... .......... 20% 127M 0s 4700K .......... .......... .......... .......... .......... 20% 96.6M 0s 4750K .......... .......... .......... .......... .......... 20% 97.5M 0s 4800K .......... .......... .......... .......... .......... 21% 128M 0s 4850K .......... .......... .......... .......... .......... 21% 64.6M 0s 4900K .......... .......... .......... .......... .......... 21% 102M 0s 4950K .......... .......... .......... .......... .......... 21% 83.2M 0s 5000K .......... .......... .......... .......... .......... 22% 117M 0s 5050K .......... .......... .......... .......... .......... 22% 45.9M 0s 5100K .......... .......... .......... .......... .......... 22% 78.5M 0s 5150K .......... .......... .......... .......... .......... 22% 118M 0s 5200K .......... .......... .......... .......... .......... 22% 119M 0s 5250K .......... .......... .......... .......... .......... 23% 98.7M 0s 5300K .......... .......... .......... .......... .......... 23% 45.8M 0s 5350K .......... .......... .......... .......... .......... 23% 118M 0s 5400K .......... .......... .......... .......... .......... 23% 72.1M 0s 5450K .......... .......... .......... .......... .......... 24% 60.3M 0s 5500K .......... .......... .......... .......... .......... 24% 130M 0s 5550K .......... .......... .......... .......... .......... 24% 76.4M 0s 5600K .......... .......... .......... .......... .......... 24% 33.9M 0s 5650K .......... .......... .......... .......... .......... 24% 133M 0s 5700K .......... .......... .......... .......... .......... 25% 79.6M 0s 5750K .......... .......... .......... .......... .......... 25% 131M 0s 5800K .......... .......... .......... .......... .......... 25% 131M 0s 5850K .......... .......... .......... .......... .......... 25% 97.0M 0s 5900K .......... .......... .......... .......... .......... 26% 132M 0s 5950K .......... .......... .......... .......... .......... 26% 131M 0s 6000K .......... .......... .......... .......... .......... 26% 96.7M 0s 6050K .......... .......... .......... .......... .......... 26% 49.2M 0s 6100K .......... .......... .......... .......... .......... 26% 62.7M 0s 6150K .......... .......... .......... .......... .......... 27% 133M 0s 6200K .......... .......... .......... .......... .......... 27% 108M 0s 6250K .......... .......... .......... .......... .......... 27% 78.0M 0s 6300K .......... .......... .......... .......... .......... 27% 90.9M 0s 6350K .......... .......... .......... .......... .......... 27% 59.0M 0s 6400K .......... .......... .......... .......... .......... 28% 123M 0s 6450K .......... .......... .......... .......... .......... 28% 85.9M 0s 6500K .......... .......... .......... .......... .......... 28% 99.3M 0s 6550K .......... .......... .......... .......... .......... 28% 95.8M 0s 6600K .......... .......... .......... .......... .......... 29% 33.9M 0s 6650K .......... .......... .......... .......... .......... 29% 96.5M 0s 6700K .......... .......... .......... .......... .......... 29% 111M 0s 6750K .......... .......... .......... .......... .......... 29% 115M 0s 6800K .......... .......... .......... .......... .......... 29% 124M 0s 6850K .......... .......... .......... .......... .......... 30% 125M 0s 6900K .......... .......... .......... .......... .......... 30% 96.2M 0s 6950K .......... .......... .......... .......... .......... 30% 99.1M 0s 7000K .......... .......... .......... .......... .......... 30% 32.4M 0s 7050K .......... .......... .......... .......... .......... 31% 127M 0s 7100K .......... .......... .......... .......... .......... 31% 128M 0s 7150K .......... .......... .......... .......... .......... 31% 113M 0s 7200K .......... .......... .......... .......... .......... 31% 82.6M 0s 7250K .......... .......... .......... .......... .......... 31% 27.1M 0s 7300K .......... .......... .......... .......... .......... 32% 97.5M 0s 7350K .......... .......... .......... .......... .......... 32% 129M 0s 7400K .......... .......... .......... .......... .......... 32% 127M 0s 7450K .......... .......... .......... .......... .......... 32% 97.0M 0s 7500K .......... .......... .......... .......... .......... 33% 129M 0s 7550K .......... .......... .......... .......... .......... 33% 122M 0s 7600K .......... .......... .......... .......... .......... 33% 135M 0s 7650K .......... .......... .......... .......... .......... 33% 37.5M 0s 7700K .......... .......... .......... .......... .......... 33% 99.8M 0s 7750K .......... .......... .......... .......... .......... 34% 127M 0s 7800K .......... .......... .......... .......... .......... 34% 97.0M 0s 7850K .......... .......... .......... .......... .......... 34% 130M 0s 7900K .......... .......... .......... .......... .......... 34% 76.5M 0s 7950K .......... .......... .......... .......... .......... 34% 55.4M 0s 8000K .......... .......... .......... .......... .......... 35% 122M 0s 8050K .......... .......... .......... .......... .......... 35% 126M 0s 8100K .......... .......... .......... .......... .......... 35% 78.2M 0s 8150K .......... .......... .......... .......... .......... 35% 98.1M 0s 8200K .......... .......... .......... .......... .......... 36% 883K 0s 8250K .......... .......... .......... .......... .......... 36% 74.3M 0s 8300K .......... .......... .......... .......... .......... 36% 117M 0s 8350K .......... .......... .......... .......... .......... 36% 156M 0s 8400K .......... .......... .......... .......... .......... 36% 54.9M 0s 8450K .......... .......... .......... .......... .......... 37% 89.2M 0s 8500K .......... .......... .......... .......... .......... 37% 45.9M 0s 8550K .......... .......... .......... .......... .......... 37% 127M 0s 8600K .......... .......... .......... .......... .......... 37% 131M 0s 8650K .......... .......... .......... .......... .......... 38% 95.8M 0s 8700K .......... .......... .......... .......... .......... 38% 62.7M 0s 8750K .......... .......... .......... .......... .......... 38% 68.4M 0s 8800K .......... .......... .......... .......... .......... 38% 97.9M 0s 8850K .......... .......... .......... .......... .......... 38% 126M 0s 8900K .......... .......... .......... .......... .......... 39% 38.2M 0s 8950K .......... .......... .......... .......... .......... 39% 127M 0s 9000K .......... .......... .......... .......... .......... 39% 133M 0s 9050K .......... .......... .......... .......... .......... 39% 69.8M 0s 9100K .......... .......... .......... .......... .......... 40% 44.5M 0s 9150K .......... .......... .......... .......... .......... 40% 127M 0s 9200K .......... .......... .......... .......... .......... 40% 97.2M 0s 9250K .......... .......... .......... .......... .......... 40% 127M 0s 9300K .......... .......... .......... .......... .......... 40% 97.2M 0s 9350K .......... .......... .......... .......... .......... 41% 54.8M 0s 9400K .......... .......... .......... .......... .......... 41% 116M 0s 9450K .......... .......... .......... .......... .......... 41% 135M 0s 9500K .......... .......... .......... .......... .......... 41% 83.7M 0s 9550K .......... .......... .......... .......... .......... 41% 58.9M 0s 9600K .......... .......... .......... .......... .......... 42% 77.5M 0s 9650K .......... .......... .......... .......... .......... 42% 41.9M 0s 9700K .......... .......... .......... .......... .......... 42% 96.3M 0s 9750K .......... .......... .......... .......... .......... 42% 129M 0s 9800K .......... .......... .......... .......... .......... 43% 98.5M 0s 9850K .......... .......... .......... .......... .......... 43% 128M 0s 9900K .......... .......... .......... .......... .......... 43% 128M 0s 9950K .......... .......... .......... .......... .......... 43% 124M 0s 10000K .......... .......... .......... .......... .......... 43% 76.3M 0s 10050K .......... .......... .......... .......... .......... 44% 97.9M 0s 10100K .......... .......... .......... .......... .......... 44% 38.3M 0s 10150K .......... .......... .......... .......... .......... 44% 130M 0s 10200K .......... .......... .......... .......... .......... 44% 502K 0s 10250K .......... .......... .......... .......... .......... 45% 102M 0s 10300K .......... .......... .......... .......... .......... 45% 127M 0s 10350K .......... .......... .......... .......... .......... 45% 110M 0s 10400K .......... .......... .......... .......... .......... 45% 96.1M 0s 10450K .......... .......... .......... .......... .......... 45% 128M 0s 10500K .......... .......... .......... .......... .......... 46% 98.2M 0s 10550K .......... .......... .......... .......... .......... 46% 96.7M 0s 10600K .......... .......... .......... .......... .......... 46% 187M 0s 10650K .......... .......... .......... .......... .......... 46% 128M 0s 10700K .......... .......... .......... .......... .......... 47% 78.4M 0s 10750K .......... .......... .......... .......... .......... 47% 107M 0s 10800K .......... .......... .......... .......... .......... 47% 129M 0s 10850K .......... .......... .......... .......... .......... 47% 118M 0s 10900K .......... .......... .......... .......... .......... 47% 129M 0s 10950K .......... .......... .......... .......... .......... 48% 97.2M 0s 11000K .......... .......... .......... .......... .......... 48% 128M 0s 11050K .......... .......... .......... .......... .......... 48% 85.1M 0s 11100K .......... .......... .......... .......... .......... 48% 113M 0s 11150K .......... .......... .......... .......... .......... 48% 127M 0s 11200K .......... .......... .......... .......... .......... 49% 129M 0s 11250K .......... .......... .......... .......... .......... 49% 99.3M 0s 11300K .......... .......... .......... .......... .......... 49% 121M 0s 11350K .......... .......... .......... .......... .......... 49% 126M 0s 11400K .......... .......... .......... .......... .......... 50% 119M 0s 11450K .......... .......... .......... .......... .......... 50% 129M 0s 11500K .......... .......... .......... .......... .......... 50% 77.6M 0s 11550K .......... .......... .......... .......... .......... 50% 128M 0s 11600K .......... .......... .......... .......... .......... 50% 126M 0s 11650K .......... .......... .......... .......... .......... 51% 98.2M 0s 11700K .......... .......... .......... .......... .......... 51% 130M 0s 11750K .......... .......... .......... .......... .......... 51% 120M 0s 11800K .......... .......... .......... .......... .......... 51% 96.6M 0s 11850K .......... .......... .......... .......... .......... 52% 129M 0s 11900K .......... .......... .......... .......... .......... 52% 92.2M 0s 11950K .......... .......... .......... .......... .......... 52% 116M 0s 12000K .......... .......... .......... .......... .......... 52% 132M 0s 12050K .......... .......... .......... .......... .......... 52% 97.8M 0s 12100K .......... .......... .......... .......... .......... 53% 125M 0s 12150K .......... .......... .......... .......... .......... 53% 129M 0s 12200K .......... .......... .......... .......... .......... 53% 98.1M 0s 12250K .......... .......... .......... .......... .......... 53% 126M 0s 12300K .......... .......... .......... .......... .......... 54% 94.9M 0s 12350K .......... .......... .......... .......... .......... 54% 98.0M 0s 12400K .......... .......... .......... .......... .......... 54% 128M 0s 12450K .......... .......... .......... .......... .......... 54% 128M 0s 12500K .......... .......... .......... .......... .......... 54% 96.2M 0s 12550K .......... .......... .......... .......... .......... 55% 129M 0s 12600K .......... .......... .......... .......... .......... 55% 130M 0s 12650K .......... .......... .......... .......... .......... 55% 119M 0s 12700K .......... .......... .......... .......... .......... 55% 76.5M 0s 12750K .......... .......... .......... .......... .......... 55% 131M 0s 12800K .......... .......... .......... .......... .......... 56% 128M 0s 12850K .......... .......... .......... .......... .......... 56% 97.1M 0s 12900K .......... .......... .......... .......... .......... 56% 128M 0s 12950K .......... .......... .......... .......... .......... 56% 126M 0s 13000K .......... .......... .......... .......... .......... 57% 127M 0s 13050K .......... .......... .......... .......... .......... 57% 96.8M 0s 13100K .......... .......... .......... .......... .......... 57% 93.3M 0s 13150K .......... .......... .......... .......... .......... 57% 119M 0s 13200K .......... .......... .......... .......... .......... 57% 133M 0s 13250K .......... .......... .......... .......... .......... 58% 114M 0s 13300K .......... .......... .......... .......... .......... 58% 91.4M 0s 13350K .......... .......... .......... .......... .......... 58% 137M 0s 13400K .......... .......... .......... .......... .......... 58% 129M 0s 13450K .......... .......... .......... .......... .......... 59% 127M 0s 13500K .......... .......... .......... .......... .......... 59% 77.6M 0s 13550K .......... .......... .......... .......... .......... 59% 130M 0s 13600K .......... .......... .......... .......... .......... 59% 106M 0s 13650K .......... .......... .......... .......... .......... 59% 126M 0s 13700K .......... .......... .......... .......... .......... 60% 98.7M 0s 13750K .......... .......... .......... .......... .......... 60% 118M 0s 13800K .......... .......... .......... .......... .......... 60% 130M 0s 13850K .......... .......... .......... .......... .......... 60% 128M 0s 13900K .......... .......... .......... .......... .......... 61% 75.9M 0s 13950K .......... .......... .......... .......... .......... 61% 131M 0s 14000K .......... .......... .......... .......... .......... 61% 126M 0s 14050K .......... .......... .......... .......... .......... 61% 97.7M 0s 14100K .......... .......... .......... .......... .......... 61% 130M 0s 14150K .......... .......... .......... .......... .......... 62% 122M 0s 14200K .......... .......... .......... .......... .......... 62% 130M 0s 14250K .......... .......... .......... .......... .......... 62% 97.7M 0s 14300K .......... .......... .......... .......... .......... 62% 91.9M 0s 14350K .......... .......... .......... .......... .......... 62% 127M 0s 14400K .......... .......... .......... .......... .......... 63% 127M 0s 14450K .......... .......... .......... .......... .......... 63% 97.8M 0s 14500K .......... .......... .......... .......... .......... 63% 131M 0s 14550K .......... .......... .......... .......... .......... 63% 128M 0s 14600K .......... .......... .......... .......... .......... 64% 97.0M 0s 14650K .......... .......... .......... .......... .......... 64% 128M 0s 14700K .......... .......... .......... .......... .......... 64% 94.6M 0s 14750K .......... .......... .......... .......... .......... 64% 124M 0s 14800K .......... .......... .......... .......... .......... 64% 96.3M 0s 14850K .......... .......... .......... .......... .......... 65% 117M 0s 14900K .......... .......... .......... .......... .......... 65% 127M 0s 14950K .......... .......... .......... .......... .......... 65% 885K 0s 15000K .......... .......... .......... .......... .......... 65% 96.4M 0s 15050K .......... .......... .......... .......... .......... 66% 97.1M 0s 15100K .......... .......... .......... .......... .......... 66% 129M 0s 15150K .......... .......... .......... .......... .......... 66% 95.4M 0s 15200K .......... .......... .......... .......... .......... 66% 96.9M 0s 15250K .......... .......... .......... .......... .......... 66% 125M 0s 15300K .......... .......... .......... .......... .......... 67% 115M 0s 15350K .......... .......... .......... .......... .......... 67% 129M 0s 15400K .......... .......... .......... .......... .......... 67% 129M 0s 15450K .......... .......... .......... .......... .......... 67% 97.5M 0s 15500K .......... .......... .......... .......... .......... 68% 126M 0s 15550K .......... .......... .......... .......... .......... 68% 129M 0s 15600K .......... .......... .......... .......... .......... 68% 92.9M 0s 15650K .......... .......... .......... .......... .......... 68% 108M 0s 15700K .......... .......... .......... .......... .......... 68% 95.5M 0s 15750K .......... .......... .......... .......... .......... 69% 131M 0s 15800K .......... .......... .......... .......... .......... 69% 128M 0s 15850K .......... .......... .......... .......... .......... 69% 90.3M 0s 15900K .......... .......... .......... .......... .......... 69% 128M 0s 15950K .......... .......... .......... .......... .......... 69% 129M 0s 16000K .......... .......... .......... .......... .......... 70% 96.0M 0s 16050K .......... .......... .......... .......... .......... 70% 131M 0s 16100K .......... .......... .......... .......... .......... 70% 131M 0s 16150K .......... .......... .......... .......... .......... 70% 97.0M 0s 16200K .......... .......... .......... .......... .......... 71% 91.8M 0s 16250K .......... .......... .......... .......... .......... 71% 129M 0s 16300K .......... .......... .......... .......... .......... 71% 97.6M 0s 16350K .......... .......... .......... .......... .......... 71% 128M 0s 16400K .......... .......... .......... .......... .......... 71% 129M 0s 16450K .......... .......... .......... .......... .......... 72% 118M 0s 16500K .......... .......... .......... .......... .......... 72% 94.2M 0s 16550K .......... .......... .......... .......... .......... 72% 131M 0s 16600K .......... .......... .......... .......... .......... 72% 97.8M 0s 16650K .......... .......... .......... .......... .......... 73% 128M 0s 16700K .......... .......... .......... .......... .......... 73% 94.6M 0s 16750K .......... .......... .......... .......... .......... 73% 131M 0s 16800K .......... .......... .......... .......... .......... 73% 121M 0s 16850K .......... .......... .......... .......... .......... 73% 97.9M 0s 16900K .......... .......... .......... .......... .......... 74% 131M 0s 16950K .......... .......... .......... .......... .......... 74% 118M 0s 17000K .......... .......... .......... .......... .......... 74% 98.8M 0s 17050K .......... .......... .......... .......... .......... 74% 116M 0s 17100K .......... .......... .......... .......... .......... 74% 114M 0s 17150K .......... .......... .......... .......... .......... 75% 109M 0s 17200K .......... .......... .......... .......... .......... 75% 129M 0s 17250K .......... .......... .......... .......... .......... 75% 129M 0s 17300K .......... .......... .......... .......... .......... 75% 77.2M 0s 17350K .......... .......... .......... .......... .......... 76% 128M 0s 17400K .......... .......... .......... .......... .......... 76% 97.1M 0s 17450K .......... .......... .......... .......... .......... 76% 119M 0s 17500K .......... .......... .......... .......... .......... 76% 133M 0s 17550K .......... .......... .......... .......... .......... 76% 128M 0s 17600K .......... .......... .......... .......... .......... 77% 96.6M 0s 17650K .......... .......... .......... .......... .......... 77% 125M 0s 17700K .......... .......... .......... .......... .......... 77% 94.4M 0s 17750K .......... .......... .......... .......... .......... 77% 126M 0s 17800K .......... .......... .......... .......... .......... 78% 97.4M 0s 17850K .......... .......... .......... .......... .......... 78% 129M 0s 17900K .......... .......... .......... .......... .......... 78% 129M 0s 17950K .......... .......... .......... .......... .......... 78% 96.3M 0s 18000K .......... .......... .......... .......... .......... 78% 130M 0s 18050K .......... .......... .......... .......... .......... 79% 128M 0s 18100K .......... .......... .......... .......... .......... 79% 75.5M 0s 18150K .......... .......... .......... .......... .......... 79% 125M 0s 18200K .......... .......... .......... .......... .......... 79% 130M 0s 18250K .......... .......... .......... .......... .......... 80% 128M 0s 18300K .......... .......... .......... .......... .......... 80% 106M 0s 18350K .......... .......... .......... .......... .......... 80% 125M 0s 18400K .......... .......... .......... .......... .......... 80% 97.6M 0s 18450K .......... .......... .......... .......... .......... 80% 127M 0s 18500K .......... .......... .......... .......... .......... 81% 96.4M 0s 18550K .......... .......... .......... .......... .......... 81% 96.9M 0s 18600K .......... .......... .......... .......... .......... 81% 127M 0s 18650K .......... .......... .......... .......... .......... 81% 129M 0s 18700K .......... .......... .......... .......... .......... 81% 122M 0s 18750K .......... .......... .......... .......... .......... 82% 97.8M 0s 18800K .......... .......... .......... .......... .......... 82% 126M 0s 18850K .......... .......... .......... .......... .......... 82% 129M 0s 18900K .......... .......... .......... .......... .......... 82% 73.9M 0s 18950K .......... .......... .......... .......... .......... 83% 128M 0s 19000K .......... .......... .......... .......... .......... 83% 128M 0s 19050K .......... .......... .......... .......... .......... 83% 97.5M 0s 19100K .......... .......... .......... .......... .......... 83% 95.1M 0s 19150K .......... .......... .......... .......... .......... 83% 200M 0s 19200K .......... .......... .......... .......... .......... 84% 127M 0s 19250K .......... .......... .......... .......... .......... 84% 98.1M 0s 19300K .......... .......... .......... .......... .......... 84% 95.5M 0s 19350K .......... .......... .......... .......... .......... 84% 121M 0s 19400K .......... .......... .......... .......... .......... 85% 95.8M 0s 19450K .......... .......... .......... .......... .......... 85% 132M 0s 19500K .......... .......... .......... .......... .......... 85% 128M 0s 19550K .......... .......... .......... .......... .......... 85% 124M 0s 19600K .......... .......... .......... .......... .......... 85% 119M 0s 19650K .......... .......... .......... .......... .......... 86% 884K 0s 19700K .......... .......... .......... .......... .......... 86% 64.1M 0s 19750K .......... .......... .......... .......... .......... 86% 134M 0s 19800K .......... .......... .......... .......... .......... 86% 97.2M 0s 19850K .......... .......... .......... .......... .......... 87% 126M 0s 19900K .......... .......... .......... .......... .......... 87% 97.7M 0s 19950K .......... .......... .......... .......... .......... 87% 135M 0s 20000K .......... .......... .......... .......... .......... 87% 97.9M 0s 20050K .......... .......... .......... .......... .......... 87% 128M 0s 20100K .......... .......... .......... .......... .......... 88% 96.3M 0s 20150K .......... .......... .......... .......... .......... 88% 120M 0s 20200K .......... .......... .......... .......... .......... 88% 127M 0s 20250K .......... .......... .......... .......... .......... 88% 96.7M 0s 20300K .......... .......... .......... .......... .......... 88% 130M 0s 20350K .......... .......... .......... .......... .......... 89% 96.7M 0s 20400K .......... .......... .......... .......... .......... 89% 126M 0s 20450K .......... .......... .......... .......... .......... 89% 518K 0s 20500K .......... .......... .......... .......... .......... 89% 116M 0s 20550K .......... .......... .......... .......... .......... 90% 134M 0s 20600K .......... .......... .......... .......... .......... 90% 96.3M 0s 20650K .......... .......... .......... .......... .......... 90% 119M 0s 20700K .......... .......... .......... .......... .......... 90% 128M 0s 20750K .......... .......... .......... .......... .......... 90% 97.1M 0s 20800K .......... .......... .......... .......... .......... 91% 96.7M 0s 20850K .......... .......... .......... .......... .......... 91% 126M 0s 20900K .......... .......... .......... .......... .......... 91% 130M 0s 20950K .......... .......... .......... .......... .......... 91% 97.7M 0s 21000K .......... .......... .......... .......... .......... 92% 126M 0s 21050K .......... .......... .......... .......... .......... 92% 129M 0s 21100K .......... .......... .......... .......... .......... 92% 124M 0s 21150K .......... .......... .......... .......... .......... 92% 76.8M 0s 21200K .......... .......... .......... .......... .......... 92% 121M 0s 21250K .......... .......... .......... .......... .......... 93% 127M 0s 21300K .......... .......... .......... .......... .......... 93% 129M 0s 21350K .......... .......... .......... .......... .......... 93% 96.1M 0s 21400K .......... .......... .......... .......... .......... 93% 127M 0s 21450K .......... .......... .......... .......... .......... 94% 130M 0s 21500K .......... .......... .......... .......... .......... 94% 96.9M 0s 21550K .......... .......... .......... .......... .......... 94% 97.4M 0s 21600K .......... .......... .......... .......... .......... 94% 121M 0s 21650K .......... .......... .......... .......... .......... 94% 97.5M 0s 21700K .......... .......... .......... .......... .......... 95% 129M 0s 21750K .......... .......... .......... .......... .......... 95% 120M 0s 21800K .......... .......... .......... .......... .......... 95% 128M 0s 21850K .......... .......... .......... .......... .......... 95% 98.0M 0s 21900K .......... .......... .......... .......... .......... 95% 126M 0s 21950K .......... .......... .......... .......... .......... 96% 130M 0s 22000K .......... .......... .......... .......... .......... 96% 96.7M 0s 22050K .......... .......... .......... .......... .......... 96% 94.6M 0s 22100K .......... .......... .......... .......... .......... 96% 130M 0s 22150K .......... .......... .......... .......... .......... 97% 123M 0s 22200K .......... .......... .......... .......... .......... 97% 93.3M 0s 22250K .......... .......... .......... .......... .......... 97% 122M 0s 22300K .......... .......... .......... .......... .......... 97% 133M 0s 22350K .......... .......... .......... .......... .......... 97% 93.1M 0s 22400K .......... .......... .......... .......... .......... 98% 96.5M 0s 22450K .......... .......... .......... .......... .......... 98% 129M 0s 22500K .......... .......... .......... .......... .......... 98% 129M 0s 22550K .......... .......... .......... .......... .......... 98% 127M 0s 22600K .......... .......... .......... .......... .......... 99% 97.6M 0s 22650K .......... .......... .......... .......... .......... 99% 96.4M 0s 22700K .......... .......... .......... .......... .......... 99% 127M 0s 22750K .......... .......... .......... .......... .......... 99% 128M 0s 22800K .......... .......... .......... .......... .......... 99% 92.4M 0s 22850K .......... ...... 100% 247M=0.7s 2024-11-23 08:59:16 (34.3 MB/s) - ‘phantomjs-2.1.1-linux-x86_64.tar.bz2’ saved [23415665/23415665] phantomjs has been installed to /home/hornik/bin Downloading GeoJSON for china trying URL 'https://drhuyue.site:10002/sammo3182/data/geojson/china.json' Content type 'application/json' length 166901 bytes (162 KB) ================================================== downloaded 162 KB Error in (function (url = NULL, file = "webshot.png", vwidth = 992, vheight = 744, : webshot.js returned failure value: 1 Calls: goodmap -> generate_map -> mapshot -> do.call -> Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [8s/10s] ERROR Error(s) in re-building vignettes: ... --- re-building ‘drhutools.Rmd’ using rmarkdown ** Processing: /srv/hornik/tmp/CRAN_pretest/drhutools.Rcheck/vign_test/drhutools/vignettes/drhutools_files/figure-html/cdplot-1.png 288x288 pixels, 3x8 bits/pixel, RGB Input IDAT size = 13870 bytes Input file size = 13960 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 10281 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 10281 Output IDAT size = 10281 bytes (3589 bytes decrease) Output file size = 10359 bytes (3601 bytes = 25.80% decrease) ** Processing: /srv/hornik/tmp/CRAN_pretest/drhutools.Rcheck/vign_test/drhutools/vignettes/drhutools_files/figure-html/cdplot-2.png 288x288 pixels, 3x8 bits/pixel, RGB Input IDAT size = 13306 bytes Input file size = 13396 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 10106 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 10106 Output IDAT size = 10106 bytes (3200 bytes decrease) Output file size = 10184 bytes (3212 bytes = 23.98% decrease) ** Processing: /srv/hornik/tmp/CRAN_pretest/drhutools.Rcheck/vign_test/drhutools/vignettes/drhutools_files/figure-html/cdplot-3.png 288x288 pixels, 3x8 bits/pixel, RGB Input IDAT size = 13035 bytes Input file size = 13125 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 9847 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 9847 Output IDAT size = 9847 bytes (3188 bytes decrease) Output file size = 9925 bytes (3200 bytes = 24.38% decrease) ** Processing: /srv/hornik/tmp/CRAN_pretest/drhutools.Rcheck/vign_test/drhutools/vignettes/drhutools_files/figure-html/gb-1.png 288x288 pixels, 3x8 bits/pixel, RGB Input IDAT size = 12026 bytes Input file size = 12116 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 9743 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 9743 Output IDAT size = 9743 bytes (2283 bytes decrease) Output file size = 9821 bytes (2295 bytes = 18.94% decrease) ** Processing: /srv/hornik/tmp/CRAN_pretest/drhutools.Rcheck/vign_test/drhutools/vignettes/drhutools_files/figure-html/gb-2.png 288x288 pixels, 8 bits/pixel, 238 colors in palette Input IDAT size = 4279 bytes Input file size = 5083 bytes Trying: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 3836 zc = 9 zm = 8 zs = 1 f = 0 zc = 1 zm = 8 zs = 2 f = 0 zc = 9 zm = 8 zs = 3 f = 0 zc = 9 zm = 8 zs = 0 f = 5 zc = 9 zm = 8 zs = 1 f = 5 zc = 1 zm = 8 zs = 2 f = 5 zc = 9 zm = 8 zs = 3 f = 5 Selecting parameters: zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 3836 Output IDAT size = 3836 bytes (443 bytes decrease) Output file size = 4640 bytes (443 bytes = 8.72% decrease) trying URL 'https://drhuyue.site:10002/sammo3182/data/geojson/china.json' Content type 'application/json' length 166901 bytes (162 KB) ================================================== downloaded 162 KB Quitting from lines 205-210 [polygon-output] (drhutools.Rmd) Error: processing vignette 'drhutools.Rmd' failed with diagnostics: webshot.js returned failure value: 1 --- failed re-building ‘drhutools.Rmd’ SUMMARY: processing the following file failed: ‘drhutools.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... [3s/3s] WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. LaTeX errors found: ! LaTeX Error: Unicode character 内 (U+5185) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 蒙 (U+8499) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 古 (U+53E4) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 自 (U+81EA) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 治 (U+6CBB) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 区 (U+533A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 内 (U+5185) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 蒙 (U+8499) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 古 (U+53E4) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 乌 (U+4E4C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 鲁 (U+9C81) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 木 (U+6728) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 齐 (U+9F50) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 拉 (U+62C9) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 萨 (U+8428) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 呼 (U+547C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 和 (U+548C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 浩 (U+6D69) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 特 (U+7279) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 西 (U+897F) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 宁 (U+5B81) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 成 (U+6210) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 都 (U+90FD) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 哈 (U+54C8) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 尔 (U+5C14) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 滨 (U+6EE8) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 新 (U+65B0) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 疆 (U+7586) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 维 (U+7EF4) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 吾 (U+543E) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 尔 (U+5C14) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 自 (U+81EA) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 治 (U+6CBB) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 区 (U+533A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 西 (U+897F) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 藏 (U+85CF) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 自 (U+81EA) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 治 (U+6CBB) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 区 (U+533A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 内 (U+5185) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 蒙 (U+8499) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 古 (U+53E4) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 自 (U+81EA) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 治 (U+6CBB) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 区 (U+533A) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 青 (U+9752) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 海 (U+6D77) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 省 (U+7701) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 四 (U+56DB) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 川 (U+5DDD) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 省 (U+7701) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 黑 (U+9ED1) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 龙 (U+9F99) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 江 (U+6C5F) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ! LaTeX Error: Unicode character 省 (U+7701) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. * checking PDF version of manual without index ... ERROR * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... NOTE Found the following files/directories: ‘drhutools-manual.tex’ ‘temp_maps’ * checking for detritus in the temp directory ... OK * DONE Status: 3 ERRORs, 1 WARNING, 2 NOTEs