{
  "_id": "6a1074a5acfb0bcc41cac5d5",
  "Package": "FITSio",
  "Type": "Package",
  "Title": "FITS (Flexible Image Transport System) Utilities",
  "Version": "2.1-6",
  "Date": "2021-04-03",
  "Author": "Andrew Harris",
  "Maintainer": "Andrew Harris <harris@astro.umd.edu>",
  "Description": "Utilities to read and write files in the FITS (Flexible\nImage Transport System) format, a standard format in astronomy\n(see e.g. <https://en.wikipedia.org/wiki/FITS> for more\ninformation). Present low-level routines allow: reading,\nparsing, and modifying FITS headers; reading FITS images\n(multi-dimensional arrays); reading FITS binary and ASCII\ntables; and writing FITS images (multi-dimensional arrays).\nHigher-level functions allow: reading files composed of one or\nmore headers and a single (perhaps multidimensional) image or\nsingle table; reading tables into data frames; generating\nvectors for image array axes; scaling and writing images as\n16-bit integers.  Known incompletenesses are reading random\ngroup extensions, as well as complex and array descriptor data\ntypes in binary tables.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 05:27:32 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-04-03 18:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/FITSio",
  "RemoteRef": "HEAD",
  "RemoteSha": "70ec50e8b4cac12b280725d628493b6d867261b1",
  "MD5sum": "bab7da38a0f4202497f434a8ceafede0",
  "_user": "cran",
  "_type": "src",
  "_file": "FITSio_2.1-6.tar.gz",
  "_fileid": "5ee9c13d1b5f58369a0cb562fc1ddeaecfee13b1d7443f0e73d7f896f2754e8f",
  "_filesize": 246023,
  "_sha256": "5ee9c13d1b5f58369a0cb562fc1ddeaecfee13b1d7443f0e73d7f896f2754e8f",
  "_created": "2026-05-07T05:27:32.000Z",
  "_published": "2026-05-22T15:22:13.378Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77409701671,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847604263"
    },
    {
      "job": 77409701427,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847602717"
    },
    {
      "job": 77409700647,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847584435"
    },
    {
      "job": 77409700349,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164118624"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25477547636",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FITSio",
  "_commit": {
    "id": "70ec50e8b4cac12b280725d628493b6d867261b1",
    "author": "Andrew Harris <harris@astro.umd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1-6\n",
    "time": 1617473402
  },
  "_maintainer": {
    "name": "Andrew Harris",
    "email": "harris@astro.umd.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 35849,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FITSio"
  },
  "_mentions": 1,
  "_searchresults": 89,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FITSio.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-2",
      "date": "2008-08-06"
    },
    {
      "version": "1.0-3",
      "date": "2009-04-14"
    },
    {
      "version": "1.1-0",
      "date": "2009-10-20"
    },
    {
      "version": "1.2-0",
      "date": "2012-10-29"
    },
    {
      "version": "2.0-0",
      "date": "2013-10-12"
    },
    {
      "version": "2.1-0",
      "date": "2016-11-26"
    },
    {
      "version": "2.1-5",
      "date": "2021-03-24"
    },
    {
      "version": "2.1-6",
      "date": "2021-04-03"
    }
  ],
  "_exports": [
    "addComment",
    "addHistory",
    "addKwv",
    "axVec",
    "closeHdr",
    "delKwv",
    "makeFITSimHdr",
    "modVal",
    "newKwv",
    "parseHdr",
    "readFITS",
    "readFITSarray",
    "readFITSbintable",
    "readFITSheader",
    "readFITStable",
    "readFrameFromFITS",
    "writeFITSim",
    "writeFITSim16i"
  ],
  "_help": [
    {
      "page": "FITSio-package",
      "title": "FITS file input-output functions",
      "topics": [
        "FITSio-package",
        "FITSio"
      ]
    },
    {
      "page": "axVec",
      "title": "Generate axis vector for image",
      "topics": [
        "axVec"
      ]
    },
    {
      "page": "closeHdr",
      "title": "Format and close FITS header",
      "topics": [
        "closeHdr"
      ]
    },
    {
      "page": "makeFITSimHdr",
      "title": "Generate header for FITS image",
      "topics": [
        "makeFITSimHdr"
      ]
    },
    {
      "page": "modifyHeader",
      "title": "Modify and edit comments and 'keyword-value' pairs in FITS header",
      "topics": [
        "addComment",
        "addHistory",
        "addKwv",
        "delKwv",
        "modifyHeader",
        "modVal",
        "newKwv"
      ]
    },
    {
      "page": "parseHdr",
      "title": "Parse FITS header",
      "topics": [
        "parseHdr"
      ]
    },
    {
      "page": "readFITS",
      "title": "Read a single data set from a FITS file",
      "topics": [
        "readFITS"
      ]
    },
    {
      "page": "readFITSarray",
      "title": "Read an image (multi-dimensional array) from a FITS file",
      "topics": [
        "readFITSarray"
      ]
    },
    {
      "page": "readFITSbintable",
      "title": "Read a FITS binary table",
      "topics": [
        "readFITSbintable"
      ]
    },
    {
      "page": "readFITSheader",
      "title": "Read a FITS header",
      "topics": [
        "readFITSheader"
      ]
    },
    {
      "page": "readFITStable",
      "title": "Read a FITS ASCII table",
      "topics": [
        "readFITStable"
      ]
    },
    {
      "page": "readFrameFromFITS",
      "title": "Read a single data set from a FITS file into a data frame",
      "topics": [
        "readFrameFromFITS"
      ]
    },
    {
      "page": "writeFITSim",
      "title": "Write a FITS image (multi-dimensional numeric array) to disk",
      "topics": [
        "writeFITSim",
        "writeFITSim16i"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 3.5038670522682818,
  "_indexed": true,
  "_nocasepkg": "fitsio",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1-6",
      "date": "2026-05-07T05:29:22.000Z",
      "distro": "noble",
      "commit": "70ec50e8b4cac12b280725d628493b6d867261b1",
      "fileid": "f70c59190decd53a3581cbfff7b0e20947164ea71d0feb9907564b8865ba1d21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25477547636"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1-6",
      "date": "2026-05-07T05:29:14.000Z",
      "distro": "noble",
      "commit": "70ec50e8b4cac12b280725d628493b6d867261b1",
      "fileid": "17c933315eb81af376368c894df763e64ac73bf516dfe8f792099e5f8f3b7fc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25477547636"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1-6",
      "date": "2026-05-22T15:21:57.000Z",
      "commit": "70ec50e8b4cac12b280725d628493b6d867261b1",
      "fileid": "e6bdec821c73065f0f7c334bcde53e9ad939300548cf40d5ec2c29b693ecbdfe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25477547636"
    }
  ]
}