Skip to content

Commit ba601ba

Browse files
Merge pull request #121 from rsquaredacademy/develop
CRAN Release
2 parents d8e14ff + b043285 commit ba601ba

File tree

7,025 files changed

+1181348
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,025 files changed

+1181348
-5
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
^cran-comments\.md$
1515
^\.github$
1616
^Meta$
17+
^revdep$

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# blorr 0.3.1
2+
3+
This is a patch release to fix minor bugs.
4+
15
# blorr 0.3.0
26

37
This is a minor release to reduce package dependencies and fix bugs.

cran-comments.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## Test environments
2-
* local Windows 10 install, R 4.0.0
3-
* ubuntu 14.04 (on travis-ci), R 3.6.3, R 4.0.0, R-devel
4-
* win-builder (devel and release)
5-
61
## R CMD check results
72

83
0 errors | 0 warnings | 0 note
94

5+
## revdepcheck results
6+
7+
We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
108

9+
* We saw 0 new problems
10+
* We failed to check 0 packages

revdep/README.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# Platform
2+
3+
|field |value |
4+
|:--------|:----------------------------------------------------------------------------------|
5+
|version |R version 4.4.1 (2024-06-14 ucrt) |
6+
|os |Windows 10 x64 (build 19045) |
7+
|system |x86_64, mingw32 |
8+
|ui |RStudio |
9+
|language |(EN) |
10+
|collate |English_India.utf8 |
11+
|ctype |en_US.UTF-8 |
12+
|tz |Asia/Calcutta |
13+
|date |2024-11-11 |
14+
|rstudio |2024.09.0+375 Cranberry Hibiscus (desktop) |
15+
|pandoc |3.2 @ C:/Program Files/RStudio/resources/app/bin/quarto/bin/tools/ (via rmarkdown) |
16+
17+
# Dependencies
18+
19+
|package |old |new |Δ |
20+
|:--------------|:----------|:----------|:--|
21+
|blorr |0.3.0 |0.3.1 |* |
22+
|abind |1.4-8 |1.4-8 | |
23+
|backports |1.5.0 |1.5.0 | |
24+
|broom |1.0.7 |1.0.7 | |
25+
|car |3.1-3 |3.1-3 | |
26+
|carData |3.0-5 |3.0-5 | |
27+
|cli |3.6.3 |3.6.3 | |
28+
|colorspace |2.1-1 |2.1-1 | |
29+
|cowplot |1.1.3 |1.1.3 | |
30+
|cpp11 |0.5.0 |0.5.0 | |
31+
|data.table |1.16.2 |1.16.2 | |
32+
|Deriv |4.1.6 |4.1.6 | |
33+
|doBy |4.6.24 |4.6.24 | |
34+
|dplyr |1.1.4 |1.1.4 | |
35+
|fansi |1.0.6 |1.0.6 | |
36+
|farver |2.1.2 |2.1.2 | |
37+
|Formula |1.2-5 |1.2-5 | |
38+
|generics |0.1.3 |0.1.3 | |
39+
|ggplot2 |3.5.1 |3.5.1 | |
40+
|glue |1.8.0 |1.8.0 | |
41+
|gridExtra |2.3 |2.3 | |
42+
|gtable |0.3.6 |0.3.6 | |
43+
|isoband |0.2.7 |0.2.7 | |
44+
|labeling |0.4.3 |0.4.3 | |
45+
|lest |1.1.0 |NA |* |
46+
|lifecycle |1.0.4 |1.0.4 | |
47+
|lme4 |1.1-35.5 |1.1-35.5 | |
48+
|magrittr |2.0.3 |2.0.3 | |
49+
|MatrixModels |0.5-3 |0.5-3 | |
50+
|microbenchmark |1.5.0 |1.5.0 | |
51+
|minqa |1.2.8 |1.2.8 | |
52+
|modelr |0.1.11 |0.1.11 | |
53+
|munsell |0.5.1 |0.5.1 | |
54+
|nloptr |2.1.1 |2.1.1 | |
55+
|numDeriv |2016.8-1.1 |2016.8-1.1 | |
56+
|pbkrtest |0.5.3 |0.5.3 | |
57+
|pillar |1.9.0 |1.9.0 | |
58+
|pkgconfig |2.0.3 |2.0.3 | |
59+
|purrr |1.0.2 |1.0.2 | |
60+
|quantreg |5.99 |5.99 | |
61+
|R6 |2.5.1 |2.5.1 | |
62+
|RColorBrewer |1.1-3 |1.1-3 | |
63+
|Rcpp |1.0.13-1 |1.0.13-1 | |
64+
|RcppEigen |0.3.4.0.2 |0.3.4.0.2 | |
65+
|rlang |1.1.4 |1.1.4 | |
66+
|scales |1.3.0 |1.3.0 | |
67+
|SparseM |1.84-2 |1.84-2 | |
68+
|stringi |1.8.4 |1.8.4 | |
69+
|stringr |1.5.1 |1.5.1 | |
70+
|tibble |3.2.1 |3.2.1 | |
71+
|tidyr |1.3.1 |1.3.1 | |
72+
|tidyselect |1.2.1 |1.2.1 | |
73+
|utf8 |1.2.4 |1.2.4 | |
74+
|vctrs |0.6.5 |0.6.5 | |
75+
|viridisLite |0.4.2 |0.4.2 | |
76+
|withr |3.0.2 |3.0.2 | |
77+
78+
# Revdeps
79+

revdep/checks/libraries.csv

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
package,old,new,delta
2+
blorr,0.3.0,0.3.1,*
3+
abind,1.4-8,1.4-8,
4+
backports,1.5.0,1.5.0,
5+
broom,1.0.7,1.0.7,
6+
car,3.1-3,3.1-3,
7+
carData,3.0-5,3.0-5,
8+
cli,3.6.3,3.6.3,
9+
colorspace,2.1-1,2.1-1,
10+
cowplot,1.1.3,1.1.3,
11+
cpp11,0.5.0,0.5.0,
12+
data.table,1.16.2,1.16.2,
13+
Deriv,4.1.6,4.1.6,
14+
doBy,4.6.24,4.6.24,
15+
dplyr,1.1.4,1.1.4,
16+
fansi,1.0.6,1.0.6,
17+
farver,2.1.2,2.1.2,
18+
Formula,1.2-5,1.2-5,
19+
generics,0.1.3,0.1.3,
20+
ggplot2,3.5.1,3.5.1,
21+
glue,1.8.0,1.8.0,
22+
gridExtra,2.3,2.3,
23+
gtable,0.3.6,0.3.6,
24+
isoband,0.2.7,0.2.7,
25+
labeling,0.4.3,0.4.3,
26+
lest,1.1.0,NA,*
27+
lifecycle,1.0.4,1.0.4,
28+
lme4,1.1-35.5,1.1-35.5,
29+
magrittr,2.0.3,2.0.3,
30+
MatrixModels,0.5-3,0.5-3,
31+
microbenchmark,1.5.0,1.5.0,
32+
minqa,1.2.8,1.2.8,
33+
modelr,0.1.11,0.1.11,
34+
munsell,0.5.1,0.5.1,
35+
nloptr,2.1.1,2.1.1,
36+
numDeriv,2016.8-1.1,2016.8-1.1,
37+
pbkrtest,0.5.3,0.5.3,
38+
pillar,1.9.0,1.9.0,
39+
pkgconfig,2.0.3,2.0.3,
40+
purrr,1.0.2,1.0.2,
41+
quantreg,5.99,5.99,
42+
R6,2.5.1,2.5.1,
43+
RColorBrewer,1.1-3,1.1-3,
44+
Rcpp,1.0.13-1,1.0.13-1,
45+
RcppEigen,0.3.4.0.2,0.3.4.0.2,
46+
rlang,1.1.4,1.1.4,
47+
scales,1.3.0,1.3.0,
48+
SparseM,1.84-2,1.84-2,
49+
stringi,1.8.4,1.8.4,
50+
stringr,1.5.1,1.5.1,
51+
tibble,3.2.1,3.2.1,
52+
tidyr,1.3.1,1.3.1,
53+
tidyselect,1.2.1,1.2.1,
54+
utf8,1.2.4,1.2.4,
55+
vctrs,0.6.5,0.6.5,
56+
viridisLite,0.4.2,0.4.2,
57+
withr,3.0.2,3.0.2,
431 KB
Binary file not shown.

revdep/checks/midoc/new/libraries.txt

Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,191 @@
1+
Library: F:\R\Packages\statistics\blorr/revdep/library/blorr/new
2+
abind (1.4-8)
3+
backports (1.5.0)
4+
blorr (0.3.1)
5+
broom (1.0.7)
6+
car (3.1-3)
7+
carData (3.0-5)
8+
cli (3.6.3)
9+
colorspace (2.1-1)
10+
cowplot (1.1.3)
11+
cpp11 (0.5.0)
12+
data.table (1.16.2)
13+
Deriv (4.1.6)
14+
doBy (4.6.24)
15+
dplyr (1.1.4)
16+
fansi (1.0.6)
17+
farver (2.1.2)
18+
Formula (1.2-5)
19+
generics (0.1.3)
20+
ggplot2 (3.5.1)
21+
glue (1.8.0)
22+
gridExtra (2.3)
23+
gtable (0.3.6)
24+
isoband (0.2.7)
25+
labeling (0.4.3)
26+
lifecycle (1.0.4)
27+
lme4 (1.1-35.5)
28+
magrittr (2.0.3)
29+
MatrixModels (0.5-3)
30+
microbenchmark (1.5.0)
31+
minqa (1.2.8)
32+
modelr (0.1.11)
33+
munsell (0.5.1)
34+
nloptr (2.1.1)
35+
numDeriv (2016.8-1.1)
36+
pbkrtest (0.5.3)
37+
pillar (1.9.0)
38+
pkgconfig (2.0.3)
39+
purrr (1.0.2)
40+
quantreg (5.99)
41+
R6 (2.5.1)
42+
RColorBrewer (1.1-3)
43+
Rcpp (1.0.13-1)
44+
RcppEigen (0.3.4.0.2)
45+
rlang (1.1.4)
46+
scales (1.3.0)
47+
SparseM (1.84-2)
48+
stringi (1.8.4)
49+
stringr (1.5.1)
50+
tibble (3.2.1)
51+
tidyr (1.3.1)
52+
tidyselect (1.2.1)
53+
utf8 (1.2.4)
54+
vctrs (0.6.5)
55+
viridisLite (0.4.2)
56+
withr (3.0.2)
57+
58+
Library: F:\R\Packages\statistics\blorr/revdep/library/midoc
59+
abind (1.4-8)
60+
arm (1.14-4)
61+
backports (1.5.0)
62+
base64enc (0.1-3)
63+
bit (4.5.0)
64+
bit64 (4.5.2)
65+
boot (1.3-31)
66+
brio (1.1.5)
67+
broom (1.0.7)
68+
bslib (0.8.0)
69+
cachem (1.1.0)
70+
callr (3.7.6)
71+
car (3.1-3)
72+
carData (3.0-5)
73+
cli (3.6.3)
74+
clipr (0.8.0)
75+
coda (0.19-4.1)
76+
codetools (0.2-20)
77+
colorspace (2.1-1)
78+
commonmark (1.9.2)
79+
cowplot (1.1.3)
80+
cpp11 (0.5.0)
81+
crayon (1.5.3)
82+
curl (6.0.0)
83+
dagitty (0.3-4)
84+
data.table (1.16.2)
85+
Deriv (4.1.6)
86+
desc (1.4.3)
87+
diffobj (0.3.5)
88+
digest (0.6.37)
89+
doBy (4.6.24)
90+
dplyr (1.1.4)
91+
evaluate (1.0.1)
92+
fansi (1.0.6)
93+
farver (2.1.2)
94+
fastmap (1.2.0)
95+
fontawesome (0.5.2)
96+
forcats (1.0.0)
97+
foreach (1.5.2)
98+
Formula (1.2-5)
99+
fs (1.6.5)
100+
generics (0.1.3)
101+
ggplot2 (3.5.1)
102+
glmnet (4.1-8)
103+
glue (1.8.0)
104+
gridExtra (2.3)
105+
gtable (0.3.6)
106+
haven (2.5.4)
107+
highr (0.11)
108+
hms (1.1.3)
109+
htmltools (0.5.8.1)
110+
httpuv (1.6.15)
111+
isoband (0.2.7)
112+
iterators (1.0.14)
113+
jomo (2.7-6)
114+
jquerylib (0.1.4)
115+
jsonlite (1.8.9)
116+
knitr (1.49)
117+
labeling (0.4.3)
118+
later (1.3.2)
119+
lattice (0.22-6)
120+
lest (1.1.0)
121+
lifecycle (1.0.4)
122+
lme4 (1.1-35.5)
123+
magrittr (2.0.3)
124+
MASS (7.3-61)
125+
Matrix (1.7-1)
126+
MatrixModels (0.5-3)
127+
memoise (2.0.1)
128+
mfp2 (1.0.0)
129+
mgcv (1.9-1)
130+
mice (3.16.0)
131+
microbenchmark (1.5.0)
132+
mime (0.12)
133+
minqa (1.2.8)
134+
mitml (0.4-5)
135+
modelr (0.1.11)
136+
munsell (0.5.1)
137+
nlme (3.1-166)
138+
nloptr (2.1.1)
139+
nnet (7.3-19)
140+
numDeriv (2016.8-1.1)
141+
ordinal (2023.12-4.1)
142+
pan (1.9)
143+
pbkrtest (0.5.3)
144+
pillar (1.9.0)
145+
pkgbuild (1.4.5)
146+
pkgconfig (2.0.3)
147+
pkgload (1.4.0)
148+
praise (1.0.0)
149+
prettyunits (1.2.0)
150+
processx (3.8.4)
151+
progress (1.2.3)
152+
promises (1.3.0)
153+
ps (1.8.1)
154+
purrr (1.0.2)
155+
quantreg (5.99)
156+
R6 (2.5.1)
157+
rappdirs (0.3.3)
158+
RColorBrewer (1.1-3)
159+
Rcpp (1.0.13-1)
160+
RcppEigen (0.3.4.0.2)
161+
readr (2.1.5)
162+
rlang (1.1.4)
163+
rmarkdown (2.29)
164+
rpart (4.1.23)
165+
rprojroot (2.0.4)
166+
sass (0.4.9)
167+
scales (1.3.0)
168+
shape (1.4.6.1)
169+
shiny (1.9.1)
170+
sourcetools (0.1.7-1)
171+
SparseM (1.84-2)
172+
stringi (1.8.4)
173+
stringr (1.5.1)
174+
survival (3.7-0)
175+
testthat (3.2.1.1)
176+
tibble (3.2.1)
177+
tidyr (1.3.1)
178+
tidyselect (1.2.1)
179+
tinytex (0.54)
180+
tzdb (0.4.0)
181+
ucminf (1.2.2)
182+
utf8 (1.2.4)
183+
V8 (6.0.0)
184+
vctrs (0.6.5)
185+
viridisLite (0.4.2)
186+
vroom (1.6.5)
187+
waldo (0.6.1)
188+
withr (3.0.2)
189+
xfun (0.49)
190+
xtable (1.8-4)
191+
yaml (2.3.10)

0 commit comments

Comments
 (0)