Home
last modified time | relevance | path

Searched refs:pkgs_times (Results 1 – 1 of 1) sorted by relevance

/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Dmetadata-cache.R597 pkgs_times <- file_get_time(pri_files$pkgs$path) functionVar
598 if (any(is.na(pkgs_times)) || any(pkgs_times >= time)) {