There was an error while loading. Please reload this page.
1 parent 13f9a0f commit b316cedCopy full SHA for b316ced
pkg/R/utils.R
@@ -28,7 +28,6 @@ mymsg <- message
28
nthread <- min(omp_thread_limit,nthread)
29
30
options(sd_num_thread=nthread)
31
- packageStartupMessage(sprintf("stringdist uses %d threads.", nthread))
32
}
33
34
# When necessary and possible, argument is coverted to integers.
0 commit comments