Skip to content

create() in existing directory #627

Closed
@krlmlr

Description

@krlmlr

Desired workflow:

git init new.package
cd new.package
Rscript -e "devtools::create()"

Currently yields:

Creating package new.package in ...
Error: Directory already exists

Suggestion: Creation should silently work when the directory is empty except for a .git subdirectory.

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