cat("\nThe following lock folders were found at",.libPaths()[1],":\n\t",lock_folders,"\n")
cat("That means that the ",bad_pacakges,"package(s) is(are) currently being updated.\n")
cat("Packages will be loaded from the library's lattest snapshot instead:\n",lattest_snapshot,"\n")
cat("(If the lock folder isn't deleted automatically in the next couple of minutes, that means the package failed to update/install and that the folder has to be removed manually!)\n")