R Under development (unstable) (2024-08-17 r87027 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(pcvr)
> 
> test_check("pcvr")
params are not uniform length, values are being recycled to fit max length
Individual is not used with type = 'nls'.
Individual is not used with type = 'nlrq'.
Individual is not used with type = 'nls'.
Individual is not used with type = 'nls'.
Individual is not used with type = 'nls'.
Individual is not used with type = 'nls'.
    DAS genotype fertilizer Freq
64    0    W605S          0    0
84   20    W605S          0    0
86    1      B73        100    0
87    2      B73        100    0
126  20       MM        100    0
128   1     Mo17        100    0
129   2     Mo17        100    0
130   3     Mo17        100    0
131   4     Mo17        100    0
150   2    W605S        100    0
169   0      B73         50    0
171   2      B73         50    0
172   3      B73         50    0
212   1     Mo17         50    0
213   2     Mo17         50    0
214   3     Mo17         50    0
    DAS genotype fertilizer Freq
64    0    W605S          0    0
84   20    W605S          0    0
86    1      B73        100    0
87    2      B73        100    0
126  20       MM        100    0
128   1     Mo17        100    0
129   2     Mo17        100    0
130   3     Mo17        100    0
131   4     Mo17        100    0
150   2    W605S        100    0
169   0      B73         50    0
171   2      B73         50    0
172   3      B73         50    0
212   1     Mo17         50    0
213   2     Mo17         50    0
214   3     Mo17         50    0
[[1]]

[[2]]

[[3]]

    DAS genotype fertilizer Freq
64    0    W605S          0    0
84   20    W605S          0    0
86    1      B73        100    0
87    2      B73        100    0
126  20       MM        100    0
128   1     Mo17        100    0
129   2     Mo17        100    0
130   3     Mo17        100    0
131   4     Mo17        100    0
150   2    W605S        100    0
169   0      B73         50    0
171   2      B73         50    0
172   3      B73         50    0
212   1     Mo17         50    0
213   2     Mo17         50    0
214   3     Mo17         50    0
Der Befehl "gear" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
    DAS genotype fertilizer Freq
64    0    W605S          0    0
84   20    W605S          0    0
86    1      B73        100    0
87    2      B73        100    0
126  20       MM        100    0
128   1     Mo17        100    0
129   2     Mo17        100    0
130   3     Mo17        100    0
131   4     Mo17        100    0
150   2    W605S        100    0
169   0      B73         50    0
171   2      B73         50    0
172   3      B73         50    0
212   1     Mo17         50    0
213   2     Mo17         50    0
214   3     Mo17         50    0
    DAS genotype fertilizer Freq
64    0    W605S          0    0
84   20    W605S          0    0
86    1      B73        100    0
87    2      B73        100    0
126  20       MM        100    0
128   1     Mo17        100    0
129   2     Mo17        100    0
130   3     Mo17        100    0
131   4     Mo17        100    0
150   2    W605S        100    0
169   0      B73         50    0
171   2      B73         50    0
172   3      B73         50    0
212   1     Mo17         50    0
213   2     Mo17         50    0
214   3     Mo17         50    0
[[1]]

[[2]]

[[3]]

    DAS genotype fertilizer Freq
64    0    W605S          0    0
84   20    W605S          0    0
86    1      B73        100    0
87    2      B73        100    0
126  20       MM        100    0
128   1     Mo17        100    0
129   2     Mo17        100    0
130   3     Mo17        100    0
131   4     Mo17        100    0
150   2    W605S        100    0
169   0      B73         50    0
171   2      B73         50    0
172   3      B73         50    0
212   1     Mo17         50    0
213   2     Mo17         50    0
214   3     Mo17         50    0
[ FAIL 0 | WARN 3 | SKIP 7 | PASS 932 ]

══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• cmdstanr cannot be loaded (7): 'test-brmsModels.R:5:3',
  'test-brmsModels.R:103:3', 'test-brmsModels.R:126:3',
  'test-brmsModels.R:147:3', 'test-brmsModels.R:174:3',
  'test-brmsModels.R:226:3', 'test-brmsModels.R:249:3'

[ FAIL 0 | WARN 3 | SKIP 7 | PASS 932 ]
> 
> proc.time()
   user  system elapsed 
 208.90   36.03  253.64