randy3k / homebrew-r

Homebrew formulas for R and related tools
25 stars 4 forks source link

Calling `or_later` bottles is deprecated #57

Open AlJohri opened 5 years ago

AlJohri commented 5 years ago
$ brew install randy3k/r/r-x11
Updating Homebrew...
==> Tapping randy3k/r
Cloning into '/usr/local/Homebrew/Library/Taps/randy3k/homebrew-r'...
remote: Enumerating objects: 9, done.
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 9 (delta 0), reused 7 (delta 0), pack-reused 0
Unpacking objects: 100% (9/9), done.
Tapped 1 formula (37 files, 42.5KB).
==> Installing r-x11 from randy3k/r
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
==> Installing dependencies for randy3k/r/r-x11: libtiff, pixman, freetype and fontconfig
==> Installing randy3k/r/r-x11 dependency: libtiff
==> Downloading https://homebrew.bintray.com/bottles/libtiff-4.0.10.high_sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring libtiff-4.0.10.high_sierra.bottle.tar.gz
🍺  /usr/local/Cellar/libtiff/4.0.10: 246 files, 3.5MB
==> Installing randy3k/r/r-x11 dependency: pixman
==> Downloading https://homebrew.bintray.com/bottles/pixman-0.34.0_1.high_sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring pixman-0.34.0_1.high_sierra.bottle.tar.gz
🍺  /usr/local/Cellar/pixman/0.34.0_1: 13 files, 1.3MB
==> Installing randy3k/r/r-x11 dependency: freetype
==> Downloading https://homebrew.bintray.com/bottles/freetype-2.9.1.high_sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring freetype-2.9.1.high_sierra.bottle.tar.gz
🍺  /usr/local/Cellar/freetype/2.9.1: 60 files, 2.6MB
==> Installing randy3k/r/r-x11 dependency: fontconfig
==> Downloading https://homebrew.bintray.com/bottles/fontconfig-2.13.1.high_sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring fontconfig-2.13.1.high_sierra.bottle.tar.gz
==> Regenerating font cache, this may take a while
==> /usr/local/Cellar/fontconfig/2.13.1/bin/fc-cache -frv
🍺  /usr/local/Cellar/fontconfig/2.13.1: 531 files, 3.3MB
==> Installing randy3k/r/r-x11
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
Warning: Calling `or_later` bottles is deprecated! Use bottles without `or_later` (or_later is implied now) instead.
==> Downloading https://github.com/randy3k/homebrew-r/releases/download/r-x11-3.5.1_1/r-x11-3.5.1.sierra.bottle.tar.gz
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/60392032/28299130-9365-11e8-8049-f303b866de69?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20181210%2
######################################################################## 100.0%
==> Pouring r-x11-3.5.1.sierra.bottle.tar.gz
🍺  /usr/local/Cellar/r-x11/3.5.1: 2,119 files, 55.9MB
randy3k commented 5 years ago

This repo is also semi retired. This repo exists mainly because of the RStudio server formula and it was migrated to brewsci. And I personally do not use this r-x11 formula anymore but the brew cask r.

AlJohri commented 5 years ago

Oh I totally forgot there is a cask. It supports Cairo properly?