Git Product home page Git Product logo

Comments (5)

csgillespie avatar csgillespie commented on July 18, 2024

I can't reproduce. Would you:

  • Make sure you are using the latest version R & RStudio
  • Run update.packages

If that doesn't work. Send me the two generated .bib files.

from efficientr.

jtruffa avatar jtruffa commented on July 18, 2024

I think you mean theses to files.

Thanks in advance!

bibfiles.zip

from efficientr.

csgillespie avatar csgillespie commented on July 18, 2024

Could you try creating and building this simple Rmd document:

---
title: "Untitled"
author: "Colin Gillespie"
date: "22 July 2016"
output: html_document
bibliography: [refs.bib]
---

```{r setup, include=FALSE}
knitr::write_bib("tibble", file="refs.bib")

test

[@R-tibble]

from efficientr.

jtruffa avatar jtruffa commented on July 18, 2024

I named it Test.Rmd
Press the knit HTML and gives me an error that I can´t cut and paste.

So I run from the console: > rmarkdown::render("test.Rmd")

And the output is:

processing file: test.Rmd
|................................ | 50%
ordinary text without R code

|.................................................................| 100%
label: setup (with options)
List of 1
$ include: logi FALSE

Quitting from lines 11-12 (test.Rmd)
Error in parse(text = x) : :4:25: unexpected symbol
3: person("Romain", "Francois", , "[email protected]", "aut"),
4: person("Kirill", "M"uller
^

from efficientr.

csgillespie avatar csgillespie commented on July 18, 2024

@jtruffa I think this might be bug in write_bib. See yihui/knitr#1256

from efficientr.

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.