{
  "_id": "6a168ba1acfb0bcc41d76a7a",
  "Package": "tfevents",
  "Title": "Write Events for 'TensorBoard'",
  "Version": "0.0.5",
  "Authors@R": "c(\nperson(\"Daniel\", \"Falbel\", email = \"dfalbel@gmail.com\", role = c(\"aut\", \"cph\")),\nperson(\"Tomasz\", \"Kalinowski\", email = \"tomasz@posit.co\", role = c(\"cre\")),\nperson(family = \"Posit, PBC\", role = c(\"cph\")),\nperson(family = \"The tl::optional authors\", role = c(\"cph\"), comment = \"For the vendored tl::optional code.\"),\nperson(\"Mark\", \"Adler\", role = c(\"cph\"), comment = \"For the included crc32c code.\")\n)",
  "Description": "Provides a convenient way to log scalars, images, audio,\nand histograms in the 'tfevent' record file format. Logged data\ncan be visualized on the fly using 'TensorBoard', a web based\ntool that focuses on visualizing the training progress of\nmachine learning models.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "libprotobuf, protobuf-compiler",
  "URL": "https://github.com/mlverse/tfevents,\nhttps://mlverse.github.io/tfevents/",
  "BugReports": "https://github.com/mlverse/tfevents/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "tensorflow, webshot2, keras",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 06:09:23 UTC",
    "User": "root"
  },
  "Author": "Daniel Falbel [aut, cph], Tomasz Kalinowski [cre], Posit, PBC\n[cph], The tl::optional authors [cph] (For the vendored\ntl::optional code.), Mark Adler [cph] (For the included crc32c\ncode.)",
  "Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
  "Config/pak/sysreqs": "libprotobuf-dev protobuf-compiler libprotoc-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-27 14:32:33 UTC",
  "RemoteUrl": "https://github.com/cran/tfevents",
  "RemoteRef": "HEAD",
  "RemoteSha": "04fb907a86a0be295f9a5e88f4c0f3fcd7ab1012",
  "MD5sum": "7719bcbc2c483648981a5d0a0f88999d",
  "_user": "cran",
  "_type": "src",
  "_file": "tfevents_0.0.5.tar.gz",
  "_fileid": "01031fba2411e2a9d41383104a393dd04ddb6b757f9533a80df65f42b55e1967",
  "_filesize": 1517424,
  "_sha256": "01031fba2411e2a9d41383104a393dd04ddb6b757f9533a80df65f42b55e1967",
  "_created": "2026-05-27T06:09:23.000Z",
  "_published": "2026-05-27T06:13:53.699Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78018133451,
      "time": 191,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233189024"
    },
    {
      "job": 78018133458,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233187413"
    },
    {
      "job": 78018133427,
      "time": 180,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233186647"
    },
    {
      "job": 78018133468,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233189940"
    },
    {
      "job": 78017703676,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233144188"
    },
    {
      "job": 78018133414,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26493976500",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tfevents",
  "_commit": {
    "id": "04fb907a86a0be295f9a5e88f4c0f3fcd7ab1012",
    "author": "Tomasz Kalinowski <tomasz@posit.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.5\n",
    "time": 1777300353
  },
  "_maintainer": {
    "name": "Tomasz Kalinowski",
    "email": "tomasz@posit.co",
    "login": "t-kalinowski",
    "mastodon": "@t_kalinowski@fosstodon.org",
    "bluesky": "@t-kalinowski.bsky.social",
    "description": "",
    "uuid": 8462255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "blob",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "zeallot",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tensorflow",
      "role": "Suggests"
    },
    {
      "package": "wav",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.5",
      "date": "2026-04-27"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 4358,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tfevents"
  },
  "_devurl": "https://github.com/mlverse/tfevents",
  "_pkgdown": "https://mlverse.github.io/tfevents/",
  "_searchresults": 11,
  "_topics": [
    "protobuf",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tfevents.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlverse/tfevents",
  "_realowner": "mlverse",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-02-14"
    },
    {
      "version": "0.0.2",
      "date": "2023-03-07"
    },
    {
      "version": "0.0.3",
      "date": "2024-05-06"
    },
    {
      "version": "0.0.4",
      "date": "2024-06-27"
    },
    {
      "version": "0.0.5",
      "date": "2026-04-27"
    }
  ],
  "_exports": [
    "as_event",
    "collect_events",
    "events_logdir",
    "get_default_logdir",
    "get_global_step",
    "hparams_hparam",
    "hparams_metric",
    "local_logdir",
    "log_event",
    "log_hparams",
    "log_hparams_config",
    "set_default_logdir",
    "set_global_step",
    "summary_audio",
    "summary_histogram",
    "summary_hparams",
    "summary_hparams_config",
    "summary_image",
    "summary_metadata",
    "summary_scalar",
    "summary_text",
    "value",
    "with_logdir"
  ],
  "_help": [
    {
      "page": "as_event",
      "title": "Coerce an object to a event.",
      "topics": [
        "as_event"
      ]
    },
    {
      "page": "collect_events",
      "title": "Collect data from tfevents records",
      "topics": [
        "collect_events",
        "events_logdir"
      ]
    },
    {
      "page": "get_default_logdir",
      "title": "Query and modify the logdir",
      "topics": [
        "get_default_logdir",
        "local_logdir",
        "set_default_logdir",
        "with_logdir"
      ]
    },
    {
      "page": "get_global_step",
      "title": "Global step counters",
      "topics": [
        "get_global_step",
        "set_global_step"
      ]
    },
    {
      "page": "hparams_hparam",
      "title": "Defines a HParam",
      "topics": [
        "hparams_hparam"
      ]
    },
    {
      "page": "hparams_metric",
      "title": "Defines a Metric",
      "topics": [
        "hparams_metric"
      ]
    },
    {
      "page": "log_event",
      "title": "Log event",
      "topics": [
        "log_event"
      ]
    },
    {
      "page": "log_hparams",
      "title": "Log hyperaparameters",
      "topics": [
        "log_hparams",
        "summary_hparams"
      ]
    },
    {
      "page": "log_hparams_config",
      "title": "Logs hyperparameters configuration",
      "topics": [
        "log_hparams_config",
        "summary_hparams_config"
      ]
    },
    {
      "page": "summary_audio",
      "title": "Summary audio",
      "concept": [
        "summary"
      ],
      "topics": [
        "summary_audio",
        "summary_audio.array",
        "summary_audio.blob",
        "summary_audio.raw"
      ]
    },
    {
      "page": "summary_histogram",
      "title": "Creates an histogram summary",
      "concept": [
        "summary"
      ],
      "topics": [
        "summary_histogram",
        "summary_histogram.array",
        "summary_histogram.numeric"
      ]
    },
    {
      "page": "summary_image",
      "title": "Creates a image summary",
      "concept": [
        "summary"
      ],
      "topics": [
        "summary_image",
        "summary_image.array",
        "summary_image.blob",
        "summary_image.ggplot",
        "summary_image.raw"
      ]
    },
    {
      "page": "summary_metadata",
      "title": "Summary metadata",
      "topics": [
        "summary_metadata"
      ]
    },
    {
      "page": "summary_scalar",
      "title": "Scalar event",
      "concept": [
        "summary"
      ],
      "topics": [
        "summary_scalar"
      ]
    },
    {
      "page": "summary_text",
      "title": "Creates a text summary",
      "concept": [
        "summary"
      ],
      "topics": [
        "summary_text",
        "summary_text.character"
      ]
    },
    {
      "page": "value",
      "title": "Extracts the value of a summary value",
      "topics": [
        "value",
        "value.tfevents_summary_values"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tfevents/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "cli",
    "digest",
    "fs",
    "glue",
    "lifecycle",
    "png",
    "Rcpp",
    "rlang",
    "vctrs",
    "withr",
    "zeallot"
  ],
  "_sysdeps": [
    {
      "shlib": "libprotobuf",
      "package": "libprotobuf32t64",
      "headers": "libprotobuf-dev",
      "source": "protobuf",
      "version": "3.21.12-8.2ubuntu0.3",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "protocol buffers C++ library"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "package": "protobuf-compiler",
      "headers": "protobuf-compiler",
      "source": "protobuf",
      "version": "3.21.12-8.2ubuntu0.3",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "compiler for protocol buffer definition files"
    }
  ],
  "_score": 2.379649915404481,
  "_indexed": false,
  "_nocasepkg": "tfevents",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mlverse.r-universe.dev/tfevents",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T06:12:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "04fb907a86a0be295f9a5e88f4c0f3fcd7ab1012",
      "fileid": "3fc3b1ddd93b730c69e40b8777d5290040b8ebc0cc27899fa7ae1d3f3943b2b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26493976500"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T06:12:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "04fb907a86a0be295f9a5e88f4c0f3fcd7ab1012",
      "fileid": "5aebc1da55402234416609d1ea36102dc1856635a6a2614bd7167b4b3a720410",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26493976500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T06:12:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "04fb907a86a0be295f9a5e88f4c0f3fcd7ab1012",
      "fileid": "0dc741a4cb866c80cf3b0638911b258d7f61177638b2d0bd4d4a1b71179d960a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26493976500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-27T06:12:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "04fb907a86a0be295f9a5e88f4c0f3fcd7ab1012",
      "fileid": "5e02b2bc15aceaea091bc222db0837bd219cf32da86a1b8efb3990add0c86902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26493976500"
    }
  ]
}