{
  "_id": "6a49bb44a279a6f28ab9b70e",
  "Package": "asdreader",
  "Type": "Package",
  "Title": "Reading ASD Binary Files in R",
  "Version": "0.1.2.9000",
  "Date": "2017-06-21",
  "Authors@R": "c(\nperson(\"Pierre\", \"Roudier\", email = \"roudierp@landcareresearch.co.nz\", role = c(\"aut\", \"cre\")),\nperson(\"Etienne\", \"Lalibert'{e}\", email = NULL, role = c(\"ctb\"))\n)",
  "Description": "A simple driver that reads binary data created by the ASD\nInc. portable spectrometer instruments, such as the FieldSpec\n(for more information, see\n<http://www.asdi.com/products/fieldspec-spectroradiometers>).\nSpectral data can be extracted from the ASD files as raw (DN),\nwhite reference, radiance, or reflectance. Additionally, the\nmetadata information contained in the ASD file header can also\nbe accessed.",
  "URL": "http://github.com/pierreroudier/asdreader",
  "BugReports": "http://github.com/pierreroudier/asdreader/issues",
  "License": "GPL-3",
  "Collate": "'get-metadata.r' 'get-spectrum.r' 'asdreader.r' 'data.r'",
  "RoxygenNote": "6.0.1",
  "Repository": "https://pierreroudier.r-universe.dev",
  "Date/Publication": "2017-09-13 01:59:53 UTC",
  "RemoteUrl": "https://github.com/pierreroudier/asdreader",
  "RemoteRef": "HEAD",
  "RemoteSha": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:59:49 UTC",
    "User": "root"
  },
  "Author": "Pierre Roudier [aut, cre],\nEtienne Lalibert'{e} [ctb]",
  "Maintainer": "Pierre Roudier <roudierp@landcareresearch.co.nz>",
  "_user": "pierreroudier",
  "_type": "src",
  "_file": "asdreader_0.1.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/277918858f26001bd0c69b71a5bc44030a1bd794b972130a7941564b820e851f",
  "_filesize": 123318,
  "_sha256": "277918858f26001bd0c69b71a5bc44030a1bd794b972130a7941564b820e851f",
  "_expires": "2026-10-13T02:02:42.000Z",
  "_created": "2026-07-05T01:59:49.000Z",
  "_published": "2026-07-05T02:02:44.373Z",
  "_jobs": [
    {
      "job": 85184306107,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8087401715"
    },
    {
      "job": 85184306108,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8087404794"
    },
    {
      "job": 85184306100,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8087396768"
    },
    {
      "job": 85184306104,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8087396364"
    },
    {
      "job": 85184188741,
      "time": 133,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087388442"
    },
    {
      "job": 85184306090,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087399033"
    },
    {
      "job": 85184306103,
      "time": 53,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8087394549"
    },
    {
      "job": 85184306097,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8087394655"
    },
    {
      "job": 85184306099,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8087394790"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155",
  "_status": "success",
  "_upstream": "https://github.com/pierreroudier/asdreader",
  "_commit": {
    "id": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
    "author": "Pierre Roudier <pierre.roudier@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from elaliberte/patch-1\n\nfixed issue to output radiance and reference",
    "time": 1505267993
  },
  "_maintainer": {
    "name": "Pierre Roudier",
    "email": "roudierp@landcareresearch.co.nz",
    "login": "pierreroudier",
    "description": "",
    "uuid": 515259
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    }
  ],
  "_owner": "pierreroudier",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "pierreroudier",
      "count": 41,
      "uuid": 515259
    },
    {
      "user": "elaliberte",
      "count": 5,
      "uuid": 1631773
    }
  ],
  "_userbio": {
    "uuid": 515259,
    "type": "user",
    "name": "Pierre Roudier",
    "followers": 79
  },
  "_downloads": {
    "count": 286,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/asdreader"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/pierreroudier/asdreader",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/asdreader.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pierreroudier/asdreader",
  "_realowner": "pierreroudier",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2015-09-24"
    },
    {
      "version": "0.1-1",
      "date": "2015-09-25"
    },
    {
      "version": "0.1-2",
      "date": "2016-03-03"
    },
    {
      "version": "0.1-3",
      "date": "2017-09-13"
    }
  ],
  "_exports": [
    "asd_file",
    "get_metadata",
    "get_spectra"
  ],
  "_help": [
    {
      "page": "asd_file",
      "title": "Get location of a sample ASD file",
      "topics": [
        "asd_file"
      ]
    },
    {
      "page": "asdreader",
      "title": "Reads ASD Binary Files in R.",
      "topics": [
        "asdreader-package",
        "asdreader"
      ]
    },
    {
      "page": "get_metadata",
      "title": "Reads metadata header from ASD file",
      "topics": [
        "get_metadata"
      ]
    },
    {
      "page": "get_spectra",
      "title": "Reads ASD files",
      "topics": [
        "get_spectra"
      ]
    },
    {
      "page": "soil.asd",
      "title": "Sample ASD file containing a soil spectrum",
      "topics": [
        "soil.asd"
      ]
    }
  ],
  "_readme": "https://github.com/pierreroudier/asdreader/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "asdreader",
  "_universes": [
    "pierreroudier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:01:50.000Z",
      "distro": "resolute",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/be99598c1d46fdcb82c1255c3b2e0ac2a4ff1b62971f517e00632844fc2f31b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:02:16.000Z",
      "distro": "resolute",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/cfe97dd40dda8656814a04917aea6937796d22c1f536e61b8e6e69814499d28d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:01:09.000Z",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/aa0dfeffe0edebd6c62518ee95d5625f3f190781c3e46258dec62568d0666310",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:01:05.000Z",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/c9d8f25e4d818769172ced9def94363a4438c0a7d30a9b9ca963801383793b9e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:01:33.000Z",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/aa6fbc8ea4c89f63a0f005d0016cd24fd40090bbabd51c4bf43d902a77e0dcd0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:00:44.000Z",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/6d9323ab937521fb1fbd349c32833370c0f4cd346a575c48527904b3d9521070",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:00:45.000Z",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/fec9f0bfcdafbe1d7f5553252469cb4260bdc6b31393527578a680767a0cc849",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-05T02:00:45.000Z",
      "commit": "93e5914b300ca0b2d21d49212b8e6710feec6df4",
      "fileid": "https://r2.ropensci.org/cfab8bfa7935d18083d621e155f04686ac4cfb4d99b6ffda21cd09da7e71c757",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pierreroudier/actions/runs/28726288155"
    }
  ]
}