Last updated on 2025-01-30 16:48:46 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
apportion | 13 | ||
baf | 5 | 8 | |
bskyr | 9 | 4 | |
censable | 13 | ||
congress | 13 | ||
crayons | 5 | 8 | |
cvap | 13 | ||
divseg | 13 | ||
dots | 13 | ||
feltr | 5 | 8 | |
geomander | 5 | 8 | |
ggredist | 3 | 10 | |
gptzeror | 5 | 8 | |
jot | 13 | ||
name | 13 | ||
opengraph | 5 | 8 | |
palette | 5 | 8 | |
planscorer | 5 | 8 | |
ppmf | 13 | ||
redist | 9 | 4 | |
redistmetrics | 4 | 9 | |
redistverse | 13 | ||
tinytiger | 13 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 5, OK: 8
Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘baf.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.0.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
baf.Rd: tibble
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: ERROR: 9, OK: 4
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘bskyr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: bs_uri_to_url
> ### Title: Convert Universal Resource Identifiers to Hypertext Transfer
> ### Protocol Secure URLs
> ### Aliases: bs_uri_to_url
>
> ### ** Examples
>
> bs_uri_to_url('at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s')
Error in curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) :
Failed to parse URL: Port number was not a decimal number between 0 and 65535
Calls: bs_uri_to_url -> <Anonymous> -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [11s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘bskyr-Ex.R’ failed
The error most likely occurred in:
> ### Name: bs_uri_to_url
> ### Title: Convert Universal Resource Identifiers to Hypertext Transfer
> ### Protocol Secure URLs
> ### Aliases: bs_uri_to_url
>
> ### ** Examples
>
> bs_uri_to_url('at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s')
Error in curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) :
Failed to parse URL: Port number was not a decimal number between 0 and 65535
Calls: bs_uri_to_url -> <Anonymous> -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [19s/66s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [16s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(bskyr)
>
> test_check("bskyr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-url_uri.R:2:3'): uri to urls works ─────────────────────────────
Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s")
5. └─httr2::url_parse(uri)
6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 5, OK: 8
Version: 0.0.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘pick_colors.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 5, OK: 8
Version: 0.0.4
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘add.R’ ‘comments.R’ ‘create.R’ ‘delete.R’ ‘finish_upload.R’ ‘map.R’
‘map_elements.R’ ‘proc.R’ ‘style.R’ ‘user.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 2.3.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘dra_vtd.R’ ‘heda.R’ ‘lewis.R’ ‘regionalize.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 0.0.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
StatCityRoad.Rd: aes
StatDistrict.Rd: aes
StatDistrictCoordinates.Rd: aes
StatPlaces.Rd: aes
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘predict.R’ ‘utils.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 5, OK: 8
Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘create.R’ ‘parse.R’ ‘property.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘utils.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: NOTE: 5, OK: 8
Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘ingest.R’ ‘model_versions.R’ ‘supported_states.R’ ‘upload.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 9, OK: 4
Version: 4.2.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
pullback.Rd: summarize
redist.compactness.Rd: prep_perims
redist_map.Rd: tibble
redist_plans.Rd: dplyr
scorers.Rd: prep_perims
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 4.2.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rmpi’
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 4.2.0
Check: installed package size
Result: NOTE
installed size is 18.3Mb
sub-directories of 1Mb or more:
data 1.2Mb
libs 14.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 4, OK: 9
Version: 1.0.7
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
libs 4.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.