Skip to content

Commit

Permalink
Update zzz.R
Browse files Browse the repository at this point in the history
  • Loading branch information
josuechinchilla authored Aug 9, 2024
1 parent 6bf5126 commit 8343d7b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
https://github.com/josuechinchilla/BIGf90 \n\n",
"BLUPF90 Reference: \n",
"Misztal, I., S. Tsuruta, D.A.L. Lourenco, I. Aguilar, A. Legarra, and Z. Vitezica. 2014.\n",
"Manual for BLUPF90 family of programs: http://nce.ads.uga.edu/wiki/lib/exe/fetch.php?media=blupf90_all2.pdf")
"Manual for BLUPF90 family of programs: http://nce.ads.uga.edu/wiki/lib/exe/fetch.php?media=blupf90_all2.pdf \n\n",
"The BLUPF90 programs are free for research, but their use should be acknowledged in publications. For commercial use,
please contact Ignacy Misztal (ignacy@uga.edu) or Daniela Lourenco (danilino@uga.edu). Provide your name, company, and purpose of use in the email."
)

packageStartupMessage(msg)
}

0 comments on commit 8343d7b

Please sign in to comment.