R version 4.4.0 alpha (2024-03-26 r86209 ucrt) Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ### Run tinytest tests > if(requireNamespace("tinytest", quietly=TRUE)) { + tinytest::test_package("maxLik") + } Loading required package: miscTools Please cite the 'maxLik' package as: Henningsen, Arne and Toomet, Ott (2011). maxLik: A package for maximum likelihood estimation in R. Computational Statistics 26(3), 443-458. DOI 10.1007/s00180-010-0217-1. If you have questions, suggestions, or comments regarding the 'maxLik' package, please use its GitHub page and the issues there: https://github.com/arne-henningsen/maxLik test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 0 tests test-basic.R.................. 5 tests OK test-basic.R.................. 10 tests OK test-basic.R.................. 10 tests OK test-basic.R.................. 11 tests OK test-basic.R.................. 11 tests OK test-basic.R.................. 11 tests OK test-basic.R.................. 11 tests OK test-basic.R.................. 12 tests OK test-basic.R.................. 12 tests OK test-basic.R.................. 13 tests OK test-basic.R.................. 14 tests OK test-basic.R.................. 15 tests OK test-basic.R.................. 16 tests OK test-basic.R.................. 16 tests OK test-basic.R.................. 16 tests OK test-basic.R.................. 16 tests OK test-basic.R.................. 16 tests OK test-basic.R.................. 16 tests OK test-basic.R.................. 17 tests OK test-basic.R.................. 18 tests OK test-basic.R.................. 19 tests OK 0.8s skipping final Hessian tests, not necessary on CRAN > proc.time() user system elapsed 1.20 0.15 1.34