Skip to content

install problem #98

@tomyput

Description

@tomyput

I am sorry to come across the installization problem with R 4.1.2.
It seems as if it is not easy to deal with.

install.packages("C:/Users/ASUS/Downloads/CoordinateCleaner_2.0-4.tar.gz", repos = NULL, type = "source")

  • installing source package 'CoordinateCleaner' ...
    ** using staged installation
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** inst
    ** byte-compile and prepare package for lazy loading
    ERROR: lazy loading failed for package 'CoordinateCleaner'
  • removing 'C:/Users/ASUS/Documents/R/win-library/4.1/CoordinateCleaner'
    Warning in install.packages :
    installation of package ‘C:/Users/ASUS/Downloads/CoordinateCleaner_2.0-4.tar.gz’ had non-zero exit status

And I try with CoordinateCleaner_3.0.1 and meet the same problem.
debug with:lazyLoad("C:/Users/ASUS/Documents/R/win-library/4.1/CoordinateCleaner/R/CoordinateCleaner")
It seems all right but when I try to open the function on the right, the R failed.

I think that it is all due to my ignorance but I must deal with it for it is a great tool for analysis.

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