Skip to content

Commit

Permalink
prepare for cran
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Feb 9, 2020
1 parent 707b13a commit 7b3287d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 82 deletions.
14 changes: 4 additions & 10 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
This is a minor release addressing new check failures on Solaris. No outwards-
facing changes
Small update to comply with CRAN request regarding erroneous `...` documentation

## Test environments
* local R installation, R 3.6.0
Expand All @@ -12,13 +11,8 @@ facing changes

## revdepcheck results

We checked 8 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
We checked 10 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 1 packages

Issues with CRAN packages are summarised below.

### Failed to check

* SSOSVM (NA)
* We failed to check 0 packages

24 changes: 13 additions & 11 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,28 @@
|field |value |
|:--------|:----------------------------|
|version |R version 3.6.0 (2019-04-26) |
|os |macOS Mojave 10.14.6 |
|os |macOS 10.15.3 |
|system |x86_64, darwin15.6.0 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Copenhagen |
|date |2019-11-18 |
|date |2020-02-08 |

# Dependencies

|package |old |new |Δ |
|:---------|:-----|:----------|:--|
|gganimate |1.0.3 |1.0.3.9000 |* |
|package |old |new |Δ |
|:-----------|:-----|:----------|:--|
|gganimate |1.0.4 |1.0.4.9000 |* |
|cli |NA |2.0.1 |* |
|fansi |NA |0.4.1 |* |
|farver |NA |2.0.3 |* |
|hms |NA |0.5.3 |* |
|prettyunits |NA |1.1.1 |* |
|rlang |NA |0.4.4 |* |
|stringi |NA |1.4.5 |* |
|vctrs |NA |0.2.2 |* |

# Revdeps

## Failed to check (1)

|package |version |error |warning |note |
|:-------|:-------|:-----|:-------|:----|
|SSOSVM |0.2.1 |1 | | |

62 changes: 1 addition & 61 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -1,61 +1 @@
# SSOSVM

<details>

* Version: 0.2.1
* Source code: https://github.com/cran/SSOSVM
* Date/Publication: 2019-05-06 09:10:03 UTC
* Number of recursive dependencies: 68

Run `revdep_details(,"SSOSVM")` for more info

</details>

## In both

* checking whether package ‘SSOSVM’ can be installed ... ERROR
```
Installation failed.
See ‘/Users/thomas/Dropbox/GitHub/gganimate/revdep/checks.noindex/SSOSVM/new/SSOSVM.Rcheck/00install.out’ for details.
```
## Installation
### Devel
```
* installing *source* package ‘SSOSVM’ ...
** package ‘SSOSVM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/Rcpp/include" -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/RcppArmadillo/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/Rcpp/include" -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/RcppArmadillo/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o SSOSVM.so RcppExports.o main.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0'
ld: warning: directory not found for option '-L/usr/local/gfortran/lib'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [SSOSVM.so] Error 1
ERROR: compilation failed for package ‘SSOSVM’
* removing ‘/Users/thomas/Dropbox/GitHub/gganimate/revdep/checks.noindex/SSOSVM/new/SSOSVM.Rcheck/SSOSVM’

```
### CRAN
```
* installing *source* package ‘SSOSVM’ ...
** package ‘SSOSVM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/Rcpp/include" -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/RcppArmadillo/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/Rcpp/include" -I"/Users/thomas/Dropbox/GitHub/gganimate/revdep/library.noindex/SSOSVM/RcppArmadillo/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o
clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o SSOSVM.so RcppExports.o main.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0'
ld: warning: directory not found for option '-L/usr/local/gfortran/lib'
ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [SSOSVM.so] Error 1
ERROR: compilation failed for package ‘SSOSVM’
* removing ‘/Users/thomas/Dropbox/GitHub/gganimate/revdep/checks.noindex/SSOSVM/old/SSOSVM.Rcheck/SSOSVM’

```
*Wow, no problems at all. :)*

0 comments on commit 7b3287d

Please sign in to comment.