Last updated on 2026-09-04 01:51:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 2.64 | 46.73 | 49.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 2.03 | 36.18 | 38.21 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 39.68 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 58.65 | OK | |||
| r-devel-windows-x86_64 | 1.2.0 | 6.00 | 65.00 | 71.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.0 | 2.50 | 43.12 | 45.62 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 2.68 | 43.44 | 46.12 | OK | |
| r-release-macos-arm64 | 1.2.0 | 1.00 | 28.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 2.00 | 106.00 | 108.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 5.00 | 66.00 | 71.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.0 | 2.00 | 78.00 | 80.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 6.00 | 75.00 | 81.00 | OK |
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in 'discourseGT-Ex.R' failed
The error most likely occurred in:
> ### Name: plot1Att
> ### Title: Plots Graphs using ggplot2 with one attribute
> ### Aliases: plot1Att
>
> ### ** Examples
>
> df <- sampleData1
> prepNet <- tabulate_edges(df, silentNodes = 0)
> baseNet <- prepareGraphs(prepNet, project_title = "Sample Data 1", weightedGraph = TRUE)
> attdata <- attributeData
> plot1Att(baseNet, prop = 20, graphmode = "fruchtermanreingold",
+ attribute = attdata$gender,
+ attribute.label = "Gender",
+ attribute.node.labels = attdata$node, attribute.nodesize = 12)
Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(discourseGT)
>
> test_check("discourseGT")
Saving _problems/test-plot1Att-17.R
Saving _problems/test-plot1Att-27.R
Saving _problems/test-plot1Att-36.R
Saving _problems/test-plot2Att-16.R
Saving _problems/test-plot2Att-26.R
Saving _problems/test-plot2Att-35.R
[ FAIL 6 | WARN 20 | SKIP 0 | PASS 27 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plot1Att.R:14:3'): plot1Att returns a list with correct components ──
Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Backtrace:
▆
1. ├─discourseGT::plot1Att(...) at test-plot1Att.R:14:3
2. │ └─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::loadNamespace(x)
5. └─base::namespaceImportFrom(...)
6. └─base::importIntoEnv(impenv, impnames, ns, impvars)
── Error ('test-plot1Att.R:24:3'): plot1Att returns a ggplot object ────────────
Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Backtrace:
▆
1. ├─discourseGT::plot1Att(...) at test-plot1Att.R:24:3
2. │ └─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::loadNamespace(x)
5. └─base::namespaceImportFrom(...)
6. └─base::importIntoEnv(impenv, impnames, ns, impvars)
── Error ('test-plot1Att.R:33:3'): plot1Att returns saveDataVar as 1 ───────────
Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Backtrace:
▆
1. ├─discourseGT::plot1Att(...) at test-plot1Att.R:33:3
2. │ └─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::loadNamespace(x)
5. └─base::namespaceImportFrom(...)
6. └─base::importIntoEnv(impenv, impnames, ns, impvars)
── Error ('test-plot2Att.R:13:3'): plot2Att returns a list with correct components ──
Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Backtrace:
▆
1. ├─discourseGT::plot2Att(...) at test-plot2Att.R:13:3
2. │ └─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::loadNamespace(x)
5. └─base::namespaceImportFrom(...)
6. └─base::importIntoEnv(impenv, impnames, ns, impvars)
── Error ('test-plot2Att.R:23:3'): plot2Att returns a ggplot object ────────────
Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Backtrace:
▆
1. ├─discourseGT::plot2Att(...) at test-plot2Att.R:23:3
2. │ └─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::loadNamespace(x)
5. └─base::namespaceImportFrom(...)
6. └─base::importIntoEnv(impenv, impnames, ns, impvars)
── Error ('test-plot2Att.R:32:3'): plot2Att returns saveDataVar as 2 ───────────
Error: object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
Backtrace:
▆
1. ├─discourseGT::plot2Att(...) at test-plot2Att.R:32:3
2. │ └─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::loadNamespace(x)
5. └─base::namespaceImportFrom(...)
6. └─base::importIntoEnv(impenv, impnames, ns, impvars)
[ FAIL 6 | WARN 20 | SKIP 0 | PASS 27 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64