Giter VIP home page Giter VIP logo

Comments (6)

pat-s avatar pat-s commented on September 25, 2024

Same here.

clang 7
R 3.6.2
macOS Mojave (10.14.6)

.R/Makevars:

CXX_STD = CXX14

CC=ccache /usr/local/clang7/bin/clang
CC11=ccache /usr/local/clang7/bin/clang
CC14=ccache /usr/local/clang7/bin/clang
CXX=ccache /usr/local/clang7/bin/clang++
CXX11=ccache /usr/local/clang7/bin/clang++
CXX14=ccache /usr/local/clang7/bin/clang++

# clang: start
CFLAGS=-isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
CCFLAGS=-isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
CXXFLAGS=-isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
# clang: end

from bibtex.

mtmorgan avatar mtmorgan commented on September 25, 2024

'me to' for several Bioconductor packages during R CMD build, e.g., http://bioconductor.org/checkResults/devel/bioc-LATEST/BEclear/celaya2-install.html presumably this is causing havoc for CRAN as well...

from bibtex.

hpages avatar hpages commented on September 25, 2024

Also worth noting that the CRAN checks for bibtex 0.4.2.1 also show a segfault for read.bib() on OS X but surprisingly that didn't stop bibtex 0.4.2.1 from being published:
https://www.r-project.org/nosvn/R.check/r-release-osx-x86_64/bibtex-00check.html

from bibtex.

pat-s avatar pat-s commented on September 25, 2024

ping @romainfrancois

from bibtex.

pat-s avatar pat-s commented on September 25, 2024

Seems unrelated to the compiler used, also crashes for me when using gcc.

Edit: As a workaround, installing the "dev" version (which is not actually dev because it still is at v0.4.2) solves the "upgrading" issue when using ´remotes::update_packages()`.

I.e. remotes::install_github("romainfrancois/bibtex") and the package will stay at v0.4.2 when you are calling remotes::update_packages().

from bibtex.

RLumSK avatar RLumSK commented on September 25, 2024

A new version (0.4.2.2) of 'bibtex' was just released on CRAN. I tested my example from above again and now it works, thus thanks to @romainfrancois for the fix!

from bibtex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.