Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Positron support for book project creation #1492

@cderv

Description

@cderv

Creating bs4_book in positron does not work because of using rstudioapi unknown function

> bookdown::create_bs4_book("../bug")
Error:
! Function initializeProject not found in RStudio
Hide Traceback1. └─bookdown::create_bs4_book("../bug")
 2.   └─bookdown:::activate_rstudio_project(path)
 3.     └─rstudioapi::initializeProject(dir)
 4.       └─rstudioapi::callFun("initializeProject", path)

We should work on supporting Positron. It should be supported in some way

So maybe somethings are missing there too

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions