KWB-R / fhpredict

R Package for the Project Flusshygiene
https://kwb-r.github.io/fhpredict
MIT License
2 stars 0 forks source link

Package Version Pinning (again) #44

Closed ff6347 closed 4 years ago

ff6347 commented 4 years ago

@hsonne I think I know why the build of the fhpredict container takes so long.

If you take a look at the build logs you can see that the fhpredict does na update of already existing packages. How can we to not do the updates or pin the versions to the existing ones on the container?

2019-11-19T10:53:13.4976221Z kwb.fluss... (NA        -> b9fee176e...) [GitHub]
2019-11-19T10:53:13.4977191Z kwb.utils    (NA        -> dcbe1b79c...) [GitHub]
2019-11-19T10:53:13.4977721Z caret        (NA        -> 6.0-84      ) [CRAN]
2019-11-19T10:53:13.4978136Z lmtest       (NA        -> 0.9-37      ) [CRAN]
2019-11-19T10:53:13.4978529Z raster       (3.0-2     -> 3.0-7       ) [CRAN]
2019-11-19T10:53:13.4978931Z rlang        (0.4.0     -> 0.4.1       ) [CRAN]
2019-11-19T10:53:13.4979324Z rstanarm     (2.18.2    -> 2.19.2      ) [CRAN]
2019-11-19T10:53:13.4980513Z sp           (1.3-1     -> 1.3-2       ) [CRAN]
2019-11-19T10:53:13.4980905Z foreach      (NA        -> 1.4.7       ) [CRAN]
2019-11-19T10:53:13.4981485Z ModelMetrics (NA        -> 1.2.2       ) [CRAN]
2019-11-19T10:53:13.4981891Z recipes      (NA        -> 0.1.7       ) [CRAN]
2019-11-19T10:53:13.4982281Z pkgconfig    (2.0.2     -> 2.0.3       ) [CRAN]
2019-11-19T10:53:13.4982683Z R6           (2.4.0     -> 2.4.1       ) [CRAN]
2019-11-19T10:53:13.4983074Z Rcpp         (1.0.2     -> 1.0.3       ) [CRAN]
2019-11-19T10:53:13.4983470Z curl         (4.1       -> 4.2         ) [CRAN]
2019-11-19T10:53:13.4983857Z RcppEigen    (0.3.3.5.0 -> 0.3.3.7.0   ) [CRAN]
2019-11-19T10:53:13.4984244Z classInt     (0.4-1     -> 0.4-2       ) [CRAN]
2019-11-19T10:53:13.4984641Z units        (0.6-4     -> 0.6-5       ) [CRAN]
2019-11-19T10:53:13.4985029Z digest       (0.6.20    -> 0.6.22      ) [CRAN]
2019-11-19T10:53:13.4985430Z scales       (1.0.0     -> 1.1.0       ) [CRAN]
2019-11-19T10:53:13.4985831Z farver       (NA        -> 2.0.1       ) [CRAN]
2019-11-19T10:53:13.4986216Z lifecycle    (NA        -> 0.1.0       ) [CRAN]
2019-11-19T10:53:13.4986617Z backports    (1.1.4     -> 1.1.5       ) [CRAN]
2019-11-19T10:53:13.4987012Z ellipsis     (0.2.0.1   -> 0.3.0       ) [CRAN]
2019-11-19T10:53:13.4987410Z iterators    (NA        -> 1.0.12      ) [CRAN]
2019-11-19T10:53:13.4987799Z data.table   (NA        -> 1.12.6      ) [CRAN]
2019-11-19T10:53:13.4988199Z generics     (NA        -> 0.0.2       ) [CRAN]
2019-11-19T10:53:13.4988580Z gower        (NA        -> 0.2.1       ) [CRAN]
2019-11-19T10:53:13.4988960Z ipred        (NA        -> 0.9-9       ) [CRAN]
2019-11-19T10:53:13.4989358Z purrr        (0.3.2     -> 0.3.3       ) [CRAN]
2019-11-19T10:53:13.4990078Z tidyr        (NA        -> 1.0.0       ) [CRAN]
2019-11-19T10:53:13.4990511Z timeDate     (NA        -> 3043.102    ) [CRAN]
2019-11-19T10:53:13.4990900Z prodlim      (NA        -> 2019.11.13  ) [CRAN]
2019-11-19T10:53:13.4991299Z lava         (NA        -> 1.6.6       ) [CRAN]
2019-11-19T10:53:13.4991694Z numDeriv     (NA        -> 2016.8-1.1  ) [CRAN]
2019-11-19T10:53:13.4992079Z SQUAREM      (NA        -> 2017.10-1   ) [CRAN]
2019-11-19T10:53:13.4992481Z pkgbuild     (1.0.5     -> 1.0.6       ) [CRAN]
2019-11-19T10:53:13.4992870Z callr        (3.3.1     -> 3.3.2       ) [CRAN]
2019-11-19T10:53:13.4993268Z shiny        (1.3.2     -> 1.4.0       ) [CRAN]
2019-11-19T10:53:13.4993646Z DT           (0.9       -> 0.10        ) [CRAN]
2019-11-19T10:53:13.4994030Z htmltools    (0.3.6     -> 0.4.0       ) [CRAN]
2019-11-19T10:53:13.4994429Z htmlwidgets  (1.3       -> 1.5.1       ) [CRAN]
2019-11-19T10:53:13.4994812Z promises     (1.0.1     -> 1.1.0       ) [CRAN]
2019-11-19T10:53:13.4995214Z xfun         (0.9       -> 0.11        ) [CRAN]
2019-11-19T10:53:13.4995600Z later        (0.8.0     -> 1.0.0       ) [CRAN]
2019-11-19T10:53:13.4995994Z fastmap      (NA        -> 1.0.1       ) [CRAN]
2019-11-19T10:53:13.7718319Z Downloading GitHub repo kwb-r/kwb.dwd@master
2019-11-19T10:53:15.7005028Z kwb.utils (NA    -> dcbe1b79c...) [GitHub]
2019-11-19T10:53:15.7005523Z raster    (3.0-2 -> 3.0-7       ) [CRAN]
2019-11-19T10:53:15.7005961Z sp        (1.3-1 -> 1.3-2       ) [CRAN]
2019-11-19T10:53:15.7006339Z Rcpp      (1.0.2 -> 1.0.3       ) [CRAN]
2019-11-19T10:53:15.7006732Z classInt  (0.4-1 -> 0.4-2       ) [CRAN]
2019-11-19T10:53:15.7007110Z units     (0.6-4 -> 0.6-5       ) [CRAN]
2019-11-19T10:53:15.9737789Z Downloading GitHub repo kwb-r/kwb.utils@master
hsonne commented 4 years ago

Please try to add upgrade = "never" in the call to install_github():

"remotes::install_github(\"kwb-r/fhpredict@v0.8.0\", build_vignettes = FALSE, force= TRUE, upgrade = \"never\")"

ff6347 commented 4 years ago

@hsonne Thank you. Build takes only took 4m35s again. There are still some packages we could move to the opencpu-base but we can discuss this in the other repo -> https://github.com/technologiestiftung/flusshygiene/issues/83