We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117c2e9 commit c52bf19Copy full SHA for c52bf19
1 file changed
cran-comments.md
@@ -5,6 +5,16 @@
5
* ubuntu 20.04 latest both release and devel (via [R-CMD-check](https://github.com/r-lib/actions/blob/master/examples/check-standard.yaml) github action)
6
* [win-builder](https://win-builder.r-project.org/) (release and devel)
7
* [R-hub](https://builder.r-hub.io)
8
+ - Windows Server 2008 R2 SP1, R-devel, 32/64 bit
9
+ - Ubuntu Linux 20.04.1 LTS, R-release, GCC
10
+ - Fedora Linux, R-devel, clang, gfortran
11
12
## R CMD check results
-There were no ERRORs, WARNINGs or NOTEs.
13
+There were no ERRORs or WARNINGs.
14
+
15
+There was 1 NOTE:
16
17
+ * checking CRAN incoming feasibility ... NOTE
18
+ Maintainer: 'Aymeric Stamm <aymeric.stamm@math.cnrs.fr>'
19
20
+ New submission
0 commit comments