Skip to content

Revisions

  • On mac, I found data.table installation much simpler than described above. There was no need to use Makevars file. After OpenMP was installed, simply typing "sudo port install r-data.table +openmp" worked. A similar solution likely exists for HomeBrew also.

    @gurbuxanink gurbuxanink committed Sep 15, 2024
  • Addendum for clarity

    @noahblakesmith noahblakesmith committed Apr 1, 2024
  • Updated Installation (markdown)

    @KyleHaynes KyleHaynes committed Jan 31, 2024
  • updated "OpenMP below" URL to be correct / sentence cased "Enable OpenMP for macOS"

    @KyleHaynes KyleHaynes committed Jan 31, 2024
  • reproduced the contributed procedure on a second machine and added the install command

    @astruck astruck committed Jul 21, 2023
  • enhanced my contribution. Please move somewhere else if you think it belongs in another part of the page.

    @astruck astruck committed Jul 21, 2023
  • I added a section for a GFortran 12.2 version and correct Makevars on Apple M1 under Ventura ... especially for non-brew users who prefer Macports

    @astruck astruck committed Jul 21, 2023
  • Add solution for macOS error Library not loaded: /opt/X11/lib/libSM.6.dylib

    @hauselin hauselin committed Jul 10, 2023
  • updated with info on arm64 macOS brew paths from #5419

    @sciatro sciatro committed Mar 11, 2023
  • Add libomp option for macOS as preferred option

    @botanize botanize committed Jan 18, 2022
  • Reference to required Makevars for fst (macOS) added.

    @fox34 fox34 committed Dec 17, 2021
  • Update ARM / M1 Mac install instructions (according to #5271, verified on my own M1 MacBook Pro).

    @fox34 fox34 committed Dec 12, 2021
  • Updated Installation (markdown)

    @jimeharrisjr jimeharrisjr committed Dec 3, 2021
  • load -> attach

    @tdhock tdhock committed Sep 8, 2021
  • added brew gcc install option

    @floswald floswald committed May 27, 2021
  • Path fix for GNU fortran LDFLAGS config. Otherwise will see "ld: warning: argument missing after -rpath" warning.

    @mjsteinbaugh mjsteinbaugh committed Apr 29, 2021
  • Updated Installation (markdown)

    @matthewgson matthewgson committed Mar 9, 2021
  • version bump

    @mattdowle mattdowle committed Mar 8, 2021
  • adding error troubleshooting for TARGET_OS_IPHONE on mac catalina

    @michelifrancesco michelifrancesco committed Feb 3, 2021
  • 1.13.6 accepted on CRAN 30 Dec 2020

    @mattdowle mattdowle committed Dec 30, 2020
  • Added Mac install options with GNU fortran complier (Tested on Big Sur)

    @matthewgson matthewgson committed Dec 21, 2020
  • Updated Installation (markdown)

    @matthewgson matthewgson committed Dec 21, 2020
  • Updated Installation (markdown)

    @matthewgson matthewgson committed Dec 21, 2020
  • Bump dev version. CRAN submission still stuck with no reply about revdep prt so isn't yet on CRAN

    @mattdowle mattdowle committed Dec 16, 2020
  • Bump version

    @mattdowle mattdowle committed Dec 8, 2020
  • Bump version

    @mattdowle mattdowle committed Oct 20, 2020
  • Updated mac installation instructions for macports users

    @mtalluto mtalluto committed Oct 1, 2020
  • 1.13.0 released; update headings

    @mattdowle mattdowle committed Jul 24, 2020
  • Add instructions for 'datatable.so not found' during installation (see #4574).

    @karjamatti karjamatti committed Jul 19, 2020
  • Install development version on Windows on older version of R requires installation from source as the pre-compiled binary file only works with recent version of R (matching major version).

    @vinhdizzo vinhdizzo committed Jun 8, 2020