You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
environment:
NOT_CRAN: true
# env vars that may need to be set, at least temporarily, from time to time
# see https://github.com/krlmlr/r-appveyor#readme for details
USE_RTOOLS: true
R_REMOTES_STANDALONE: true
# PKGTYPE: both
# Adapt as necessary starting from here
matrix:
- R_VERSION: devel
GCC_PATH: mingw_32
PKGTYPE: source
- R_VERSION: devel
R_ARCH: x64
GCC_PATH: mingw_64
PKGTYPE: both
This is a little ambiguous right now. The 3.0.0 release of
tibble
caused some breaking changes when buildingtbrf
. See CRAN results:https://cran.r-project.org/web/checks/check_results_tbrf.html
The text was updated successfully, but these errors were encountered: