* installing *source* package ‘vein’ ...
** package ‘vein’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c  e_bottomup.f95 -o e_bottomup.o
e_bottomup.f95:85:53:

 SUBROUTINE emis2dfpar (nrowv, ncolv, veh, lkm, ef, nt, emis) ! # nocov start
                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_bottomup.f95:113:65:

 SUBROUTINE emis3dfpar ( nrowv, ncolv, prok, veh, lkm, ef, pro, nt, emis ) ! # nocov start
                                                                 1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_bottomup.f95:145:71:

 SUBROUTINE emis4dfpar ( nrowv, ncolv, proh, prod, veh, lkm, ef, pro, nt, emis ) ! # nocov start
                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c  e_topdown.f95 -o e_topdown.o
e_topdown.f95:346:69:

 SUBROUTINE emistd1fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:381:69:

 SUBROUTINE emistd2fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov startz
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:426:73:

 SUBROUTINE emistd2coldfpar (nrowv, ncolv, veh, lkm, ef, efcold, beta,  nt, emis) ! # nocov start
                                                                         1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:460:69:

 SUBROUTINE emistd3fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:496:87:

 SUBROUTINE emistd3coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:535:69:

 SUBROUTINE emistd4fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:569:87:

 SUBROUTINE emistd4coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:605:69:

 SUBROUTINE emistd5fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:639:87:

 SUBROUTINE emistd5coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:675:69:

 SUBROUTINE emistd6fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:709:87:

 SUBROUTINE emistd6coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:745:54:

 SUBROUTINE emistd7fpar (nrowv, ncolv, veh, lkm, ef, nt, emis) ! # nocov start
                                                      1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.c -o init.o
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c  threads.f95 -o threads.o
clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vein.so e_bottomup.o e_topdown.o init.o threads.o -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
make[1]: Nothing to be done for `vein.so'.
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c  e_bottomup.f95 -o e_bottomup.o
e_bottomup.f95:85:53:

 SUBROUTINE emis2dfpar (nrowv, ncolv, veh, lkm, ef, nt, emis) ! # nocov start
                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_bottomup.f95:113:65:

 SUBROUTINE emis3dfpar ( nrowv, ncolv, prok, veh, lkm, ef, pro, nt, emis ) ! # nocov start
                                                                 1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_bottomup.f95:145:71:

 SUBROUTINE emis4dfpar ( nrowv, ncolv, proh, prod, veh, lkm, ef, pro, nt, emis ) ! # nocov start
                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c  e_topdown.f95 -o e_topdown.o
e_topdown.f95:346:69:

 SUBROUTINE emistd1fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:381:69:

 SUBROUTINE emistd2fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov startz
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:426:73:

 SUBROUTINE emistd2coldfpar (nrowv, ncolv, veh, lkm, ef, efcold, beta,  nt, emis) ! # nocov start
                                                                         1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:460:69:

 SUBROUTINE emistd3fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:496:87:

 SUBROUTINE emistd3coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:535:69:

 SUBROUTINE emistd4fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:569:87:

 SUBROUTINE emistd4coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:605:69:

 SUBROUTINE emistd5fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:639:87:

 SUBROUTINE emistd5coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:675:69:

 SUBROUTINE emistd6fpar (nrowv, ncolv, pmonth, veh, lkm, ef, month, nt, emis) ! # nocov start
                                                                     1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:709:87:

 SUBROUTINE emistd6coldfpar (nrowv, ncolv, pmonth, veh, lkm, ef, efcold, beta, month, nt, emis) ! # nocov start
                                                                                       1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
e_topdown.f95:745:54:

 SUBROUTINE emistd7fpar (nrowv, ncolv, veh, lkm, ef, nt, emis) ! # nocov start
                                                      1
Warning: Unused dummy argument ‘nt’ at (1) [-Wunused-dummy-argument]
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.c -o init.o
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c  threads.f95 -o threads.o
installing to /Volumes/Builds/packages/high-sierra-x86_64/results/4.2/vein.Rcheck/00LOCK-vein/00new/vein/libs
** generating debug symbols (dSYM)
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (vein)