# See what version of packages 'allelematch' and 'amregtest'
# are currently installed:
artVersion()
# List the available tests:
artList()
# \donttest{
# Run all the tests:
# artRun() # Takes several minutes
# Run the first of the available tests:
artRun(filter="allelematch_1-amDataset$")
# }
Run the code above in your browser using DataLab