Skip to content

Installing a package in R #5

@VladPerervenko

Description

@VladPerervenko

Installing the package in Python is no problem. Finally Jax started working in Windows. The author's persistence deserves respect.
Installing a package in R is a tragedy. Each library call creates a new environment in random directories. The unacceptable form of installation makes it impossible to directly use the package in R, it is possible through the reticulate.
If you think that the package needs an isolated environment, create it calling it "r-nnetsauce". First, check whether miniconda is installed and whether such an environment may already exist.
Write a simple setup function. Look how this is solved in the "modeltime.gluonts" package.
Good luck

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