Skip to content

Commit 37c46c7

Browse files
committed
new cran release
1 parent db8798a commit 37c46c7

File tree

82 files changed

+220
-193
lines changed

Some content is hidden

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

82 files changed

+220
-193
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Version: 0.8.3
2-
Date: 2023-09-22 21:16:38 UTC
3-
SHA: 90c3ca549ab578eb630d7cc2029844274b925fb9
1+
Version: 0.8.4
2+
Date: 2024-05-17 21:26:07 UTC
3+
SHA: db8798a806b6f68a5ed8da147c9e96cc8ba4aec5

cran-comments.md

Lines changed: 8 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,21 @@
11
# Resubmission note
22

3-
## R CMD check results
4-
5-
Runs without errors, warnings, and notes.
6-
7-
## devtools::check_rhub()
8-
9-
### Windows Server 2022, R-devel 64-bit
10-
11-
0 errors; 0 warnings; 3 notes
12-
13-
14-
Note 1:
15-
```
16-
* checking HTML version of manual ... NOTE
17-
Skipping checking math rendering: package 'V8' unavailable
18-
```
19-
Unrelated to package
20-
21-
22-
Note 2:
23-
```
24-
* checking for non-standard things in the check directory ... NOTE
25-
Found the following files/directories:
26-
''NULL''
27-
```
28-
[R-hub issue #560]https://github.com/r-hub/rhub/issues/560
3+
## Changes since release 0.8.4
294

5+
- minor fixes; partly due to breaking changes of ggplot2 update
306

31-
Note 3:
32-
```
33-
* checking for detritus in the temp directory ... NOTE
34-
Found the following files/directories:
35-
'lastMiKTeXException'
36-
```
37-
As noted in [R-hub issue #503](https://github.com/r-hub/rhub/issues/503), this could be due to a bug/crash in MiKTeX and can likely be ignored.
387

8+
## local R CMD check results
399

10+
Runs without errors, warnings, and notes.
4011

4112

42-
### Ubuntu Linux 20.04.1 LTS, R-release, GCC
43-
44-
0 errors; 0 warnings; 1 note
45-
46-
Note 1:
47-
```
48-
* checking HTML version of manual ... NOTE
49-
Skipping checking HTML validation: no command 'tidy' found
50-
Skipping checking math rendering: package 'V8' unavailable
51-
```
52-
Unrelated to package
53-
54-
55-
### Fedora Linux, R-devel, clang, gfortran
56-
57-
0 errors; 0 warnings; 1 note
13+
## devtools::check_win_devel()
5814

59-
see Ubuntu
15+
Runs without errors, warnings, and notes.
6016

6117

62-
## Changes since release 0.8.2
18+
## rhub::rhub_check()
6319

64-
- minor fixed
65-
- added dependencies
20+
Runs without errors, warnings, and notes.
6621

docs/404.html

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)