Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Error in installation #81

Open
pascalisfort opened this issue Aug 5, 2021 · 2 comments
Open

Error in installation #81

pascalisfort opened this issue Aug 5, 2021 · 2 comments

Comments

@pascalisfort
Copy link

when I try to install with this "remotes::install_github("unhcr/koboloadeR", Ncpus=4) "
I receive this message "ERROR: dependency 'simFrame' is not available for package 'koboloadeR'

But when I go on the web page "cran.r-project.org/web/packages/simFrame" it tell me:
Package ‘simFrame’ was removed from the CRAN repository.
Formerly available versions can be obtained from the archive.
Archived on 2021-07-31 as check problems were not corrected in time.
A summary of the most recent check results can be obtained from the check results archive.
Please use the canonical form https://CRAN.R-project.org/package=simFrame to link to this page.

Is it necessary this dependency?

Thank You
Pascal

@dickoa
Copy link

dickoa commented Aug 24, 2021

Hi @pascalisfort
@Edouard-Legoupil I think we can replace simFrame by simPop who can do similar things.
I will send a PR

@13w13
Copy link

13w13 commented Sep 3, 2021

Hi @pascalisfort, you can install simFrame with
devtools::install_version("simFrame", "0.5.3")

koboloadeR installation will go fine after.

Cheers,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants