<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Functions for Timing R Scripts, as Well as Implementations of
"Stack" and "StackList" Structures</dc:title>
  <dc:title>R package tictoc version 1.2.1</dc:title>
  <dc:description>Code execution timing functions 'tic' and 'toc' that
    can be nested. One can record all timings while a complex script is
    running, and examine the values later. It is also possible to instrument
    the timing calls with custom callbacks. In addition, this package provides
    class 'Stack', implemented as a vector, and class 'StackList', which is a
    stack implemented as a
    list, both of which support operations 'push', 'pop', 'first_element',
    'last_element' and 'clear'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.15), methods</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Sergei Izrailev &lt;sizrailev@jabiruventures.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sergei Izrailev</dc:contributor>
  <dc:rights>Apache License (== 2.0)</dc:rights>
  <dc:rights>file LICENSE (https://CRAN.R-project.org/package=tictoc/LICENSE)</dc:rights>
  <dc:date>2024-03-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tictoc</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tictoc</dc:identifier>
</oai_dc:dc>
