You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checkTrue( DESCRIPTION["Authors@R"] =='person("Boo-Boo", "Bear", role = c("aut", "cre"), email = "[email protected]")', "wrote the Authors@R field in DESCRIPTION" )
49
+
checkTrue( DESCRIPTION["Date"] == format(Sys.Date()), "uses current date in DESCRIPTION")
0 commit comments