|
1 | 1 | * using log directory '/home/kingaa/projects/Rpkg/pomp/revdep/circumstance.Rcheck'
|
2 |
| -* using R version 4.3.2 (2023-10-31) |
| 2 | +* using R version 4.3.3 (2024-02-29) |
3 | 3 | * using platform: x86_64-pc-linux-gnu (64-bit)
|
4 | 4 | * R was compiled by
|
5 | 5 | gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
|
6 | 6 | GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
|
7 |
| -* running under: Ubuntu 22.04.3 LTS |
| 7 | +* running under: Ubuntu 22.04.4 LTS |
8 | 8 | * using session charset: UTF-8
|
9 | 9 | * using option '--as-cran'
|
10 | 10 | * checking for file 'circumstance/DESCRIPTION' ... OK
|
|
41 | 41 | * checking S3 generic/method consistency ... OK
|
42 | 42 | * checking replacement functions ... OK
|
43 | 43 | * checking foreign function calls ... OK
|
44 |
| -* checking R code for possible problems ... OK |
| 44 | +* checking R code for possible problems ... [14s/11s] OK |
45 | 45 | * checking Rd files ... OK
|
46 | 46 | * checking Rd metadata ... OK
|
47 | 47 | * checking Rd line widths ... OK
|
|
55 | 55 | * checking examples ... OK
|
56 | 56 | Examples with CPU (user + system) or elapsed time > 5s
|
57 | 57 | user system elapsed
|
58 |
| -pfilter 7.026 0.158 6.821 |
| 58 | +pfilter 6.485 0.197 6.454 |
59 | 59 | ** found \donttest examples: check also with --run-donttest
|
60 | 60 | * checking for unstated dependencies in 'tests' ... OK
|
61 | 61 | * checking tests ...
|
62 |
| - [34s/36s] OK |
| 62 | +9a10,17 |
| 63 | +> Welcome to pomp! |
| 64 | +> |
| 65 | +> As of version 4.6, no user-visible pomp function has a name that |
| 66 | +> includes a dot ('.'). Function names have been changed to replace the |
| 67 | +> dot with an underscore ('_'). For more information, see the pomp blog: |
| 68 | +> https://kingaa.github.io/pomp/blog.html. |
| 69 | +> |
| 70 | +> |
| 71 | +57,58c65 |
| 72 | +< Removed 3 rows containing missing values or values outside the scale range |
| 73 | +< (`geom_line()`). |
| 74 | +--- |
| 75 | +> Removed 3 rows containing missing values (`geom_line()`). |
| 76 | +88,89c95 |
| 77 | +< Removed 3 rows containing missing values or values outside the scale range |
| 78 | +< (`geom_line()`). |
| 79 | +--- |
| 80 | +> Removed 3 rows containing missing values (`geom_line()`). |
| 81 | +119,120c125 |
| 82 | +< Removed 3 rows containing missing values or values outside the scale range |
| 83 | +< (`geom_line()`). |
| 84 | +--- |
| 85 | +> Removed 3 rows containing missing values (`geom_line()`). |
| 86 | +138,139c143 |
| 87 | +< Removed 3 rows containing missing values or values outside the scale range |
| 88 | +< (`geom_line()`). |
| 89 | +--- |
| 90 | +> Removed 3 rows containing missing values (`geom_line()`). |
| 91 | +9a10,17 |
| 92 | +> Welcome to pomp! |
| 93 | +> |
| 94 | +> As of version 4.6, no user-visible pomp function has a name that |
| 95 | +> includes a dot ('.'). Function names have been changed to replace the |
| 96 | +> dot with an underscore ('_'). For more information, see the pomp blog: |
| 97 | +> https://kingaa.github.io/pomp/blog.html. |
| 98 | +> |
| 99 | +> |
| 100 | +17a18,25 |
| 101 | +> Welcome to pomp! |
| 102 | +> |
| 103 | +> As of version 4.6, no user-visible pomp function has a name that |
| 104 | +> includes a dot ('.'). Function names have been changed to replace the |
| 105 | +> dot with an underscore ('_'). For more information, see the pomp blog: |
| 106 | +> https://kingaa.github.io/pomp/blog.html. |
| 107 | +> |
| 108 | +> |
| 109 | +9a10,17 |
| 110 | +> Welcome to pomp! |
| 111 | +> |
| 112 | +> As of version 4.6, no user-visible pomp function has a name that |
| 113 | +> includes a dot ('.'). Function names have been changed to replace the |
| 114 | +> dot with an underscore ('_'). For more information, see the pomp blog: |
| 115 | +> https://kingaa.github.io/pomp/blog.html. |
| 116 | +> |
| 117 | +> |
| 118 | + [34s/34s] OK |
63 | 119 | * checking PDF version of manual ... OK
|
64 | 120 | * checking HTML version of manual ... OK
|
65 | 121 | * checking for non-standard things in the check directory ... OK
|
|
0 commit comments