{
  "_id": "6a1f20b3b401979e7342042f",
  "Package": "eemR",
  "Type": "Package",
  "Title": "Tools for Pre-Processing Emission-Excitation-Matrix (EEM)\nFluorescence Data",
  "Version": "1.0.2.9000",
  "Authors@R": "person(\"Philippe\", \"Massicotte\", email = \"pmassicotte@hotmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides various tools for preprocessing\nEmission-Excitation-Matrix (EEM) for Parallel Factor Analysis\n(PARAFAC). Different methods are also provided to calculate\ncommon metrics such as humification index and fluorescence\nindex.",
  "License": "GPL (>= 2)",
  "BugReports": "https://github.com/PMassicotte/eemR/issues",
  "URL": "https://github.com/PMassicotte/eemR,\nhttp://pmassicotte.github.io/eemR/",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "quarto",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://pmassicotte.r-universe.dev",
  "Date/Publication": "2025-12-17 15:27:04 UTC",
  "RemoteUrl": "https://github.com/pmassicotte/eemr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea5b55044f098348ac37da45f5ebf625f966865d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:51:06 UTC",
    "User": "root"
  },
  "Author": "Philippe Massicotte [aut, cre]",
  "Maintainer": "Philippe Massicotte <pmassicotte@hotmail.com>",
  "MD5sum": "7261a309e92c007064898592e690fd7b",
  "_user": "pmassicotte",
  "_type": "src",
  "_file": "eemR_1.0.2.9000.tar.gz",
  "_fileid": "81b35a0655ae30279ef659cab3a43a15fd41ac1de968003b4a881c1ba733c8c3",
  "_filesize": 1795503,
  "_sha256": "81b35a0655ae30279ef659cab3a43a15fd41ac1de968003b4a881c1ba733c8c3",
  "_created": "2026-05-16T07:51:06.000Z",
  "_published": "2026-06-02T18:28:03.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79143178458,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031749105"
    },
    {
      "job": 79143177954,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031748991"
    },
    {
      "job": 79143178138,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031746384"
    },
    {
      "job": 79143178192,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031744903"
    },
    {
      "job": 79143177800,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031730941"
    },
    {
      "job": 79143177115,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366447340"
    },
    {
      "job": 79143178405,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031746246"
    },
    {
      "job": 79143178313,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031746092"
    },
    {
      "job": 79143178274,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031746162"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pmassicotte/eemr",
  "_commit": {
    "id": "ea5b55044f098348ac37da45f5ebf625f966865d",
    "author": "Philippe Massicotte <pmassicotte@hotmail.com>",
    "committer": "Philippe Massicotte <pmassicotte@hotmail.com>",
    "message": "chore(flake.lock): update nixpkgs to version 25.11 and refresh lock file to ensure compatibility with latest dependencies\n",
    "time": 1765985224
  },
  "_maintainer": {
    "name": "Philippe Massicotte",
    "email": "pmassicotte@hotmail.com",
    "login": "pmassicotte",
    "mastodon": "@philmassicotte@fosstodon.org",
    "twitter": "@philmassicotte",
    "uuid": 4519221
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "R.matlab",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "cdom",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "plot3D",
      "role": "Suggests"
    },
    {
      "package": "extrafont",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "MBA",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "pmassicotte",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-49",
      "n": 20
    },
    {
      "week": "2025-51",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "dissolved-organic-matter",
    "emission",
    "excitation",
    "fluorescence",
    "optics",
    "quarto"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "pmassicotte",
      "count": 322,
      "uuid": 4519221
    },
    {
      "user": "jpshanno",
      "count": 1,
      "uuid": 15379481
    },
    {
      "user": "matthiaspucher",
      "count": 1,
      "uuid": 37872908
    }
  ],
  "_userbio": {
    "uuid": 4519221,
    "type": "user",
    "name": "Philippe Massicotte",
    "description": "Research Associate\r\nTakuvik International Research Laboratory (IRL 3376)\r\nUniversité Laval (Canada) & Centre National de la Recherche Scientifique (France)\r\n"
  },
  "_downloads": {
    "count": 455,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eemR"
  },
  "_devurl": "https://github.com/pmassicotte/eemr",
  "_pkgdown": "http://pmassicotte.github.io/eemR/",
  "_searchresults": 68,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eemR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pmassicotte/eemr",
  "_realowner": "pmassicotte",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-11-19"
    },
    {
      "version": "0.1.1",
      "date": "2015-11-24"
    },
    {
      "version": "0.1.2",
      "date": "2016-02-04"
    },
    {
      "version": "0.1.3",
      "date": "2016-05-02"
    },
    {
      "version": "0.1.4",
      "date": "2016-08-29"
    },
    {
      "version": "0.1.5",
      "date": "2017-05-08"
    },
    {
      "version": "1.0.1",
      "date": "2019-06-26"
    },
    {
      "version": "1.0.2",
      "date": "2025-03-24"
    }
  ],
  "_exports": [
    "eem_bind",
    "eem_biological_index",
    "eem_coble_peaks",
    "eem_cut",
    "eem_export_matlab",
    "eem_extract",
    "eem_fluorescence_index",
    "eem_humification_index",
    "eem_inner_filter_effect",
    "eem_names",
    "eem_names<-",
    "eem_peaks",
    "eem_raman_normalisation",
    "eem_read",
    "eem_remove_blank",
    "eem_remove_scattering",
    "eem_set_wavelengths"
  ],
  "_datasets": [
    {
      "name": "absorbance",
      "title": "CDOM absorbance data.",
      "object": "absorbance",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wavelength",
        "sample1",
        "sample2",
        "sample3"
      ],
      "rows": 711,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "absorbance",
      "title": "CDOM absorbance data.",
      "topics": [
        "absorbance"
      ]
    },
    {
      "page": "eem",
      "title": "eem constructor",
      "topics": [
        "eem"
      ]
    },
    {
      "page": "eem_bind",
      "title": "Bind eem or eemlist",
      "topics": [
        "eem_bind"
      ]
    },
    {
      "page": "eem_biological_index",
      "title": "Calculate the biological fluorescence index (BIX)",
      "topics": [
        "eem_biological_index"
      ]
    },
    {
      "page": "eem_coble_peaks",
      "title": "Extract fluorescence peaks",
      "topics": [
        "eem_coble_peaks"
      ]
    },
    {
      "page": "eem_cut",
      "title": "Cut emission and/or excitation wavelengths from EEMs",
      "topics": [
        "eem_cut"
      ]
    },
    {
      "page": "eem_export_matlab",
      "title": "Export EEMs to Matlab",
      "topics": [
        "eem_export_matlab"
      ]
    },
    {
      "page": "eem_extract",
      "title": "Extract EEM samples",
      "topics": [
        "eem_extract"
      ]
    },
    {
      "page": "eem_extract_blank",
      "title": "Extract blank EEM",
      "topics": [
        "eem_extract_blank"
      ]
    },
    {
      "page": "eem_fluorescence_index",
      "title": "Calculate the fluorescence index (FI)",
      "topics": [
        "eem_fluorescence_index"
      ]
    },
    {
      "page": "eem_humification_index",
      "title": "Calculate the fluorescence humification index (HIX)",
      "topics": [
        "eem_humification_index"
      ]
    },
    {
      "page": "eem_inner_filter_effect",
      "title": "Inner-filter effect correction",
      "topics": [
        "eem_inner_filter_effect"
      ]
    },
    {
      "page": "eem_names",
      "title": "The names of an eem or eemlist objects",
      "topics": [
        "eem_names"
      ]
    },
    {
      "page": "eem_names-set",
      "title": "Set the sample names of an eem or eemlist objects",
      "topics": [
        "eem_names<-"
      ]
    },
    {
      "page": "eem_peaks",
      "title": "Extract fluorescence peaks",
      "topics": [
        "eem_peaks"
      ]
    },
    {
      "page": "eem_raman_normalisation",
      "title": "Fluorescence Intensity Calibration Using the Raman Scatter Peak of Water",
      "topics": [
        "eem_raman_normalisation"
      ]
    },
    {
      "page": "eem_read",
      "title": "Read excitation-emission fluorescence matrix (eem)",
      "topics": [
        "eem_read"
      ]
    },
    {
      "page": "eem_remove_blank",
      "title": "Blank correction",
      "topics": [
        "eem_remove_blank"
      ]
    },
    {
      "page": "eem_remove_scattering",
      "title": "Remove Raman and Rayleigh scattering",
      "topics": [
        "eem_remove_scattering"
      ]
    },
    {
      "page": "eem_set_wavelengths",
      "title": "Set Excitation and/or Emission wavelengths",
      "topics": [
        "eem_set_wavelengths"
      ]
    },
    {
      "page": "plot.eemlist",
      "title": "Surface plot of eem",
      "topics": [
        "plot.eemlist"
      ]
    },
    {
      "page": "print.eemlist",
      "title": "Display summary of an eemlist object",
      "topics": [
        "print.eemlist"
      ]
    },
    {
      "page": "summary.eemlist",
      "title": "Display summary of an eemlist object",
      "topics": [
        "summary.eemlist"
      ]
    }
  ],
  "_readme": "https://github.com/pmassicotte/eemr/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "R.matlab",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "rlang",
    "rlist",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "custom-import-function.qmd",
      "filename": "custom-import-function.html",
      "title": "Creating custom import functions",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-03-24 16:12:16",
      "modified": "2025-03-25 16:08:40",
      "commits": 3
    },
    {
      "source": "introduction.qmd",
      "filename": "introduction.html",
      "title": "Introduction to eemR",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-03-24 16:12:16",
      "modified": "2025-12-04 21:35:43",
      "commits": 7
    }
  ],
  "_score": 7.233909453487781,
  "_indexed": true,
  "_nocasepkg": "eemr",
  "_universes": [
    "pmassicotte"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-05-16T07:53:44.000Z",
      "distro": "noble",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "14a47da6def8deb1c10e3112d3ff55228c71c5cd94baccd597db36a9f2d2a843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-05-16T07:53:45.000Z",
      "distro": "noble",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "51cc6b67ef0cb80e51f45fc803a4bd9f1e2f6cb7b9d0b5417a9a70756eb0d9f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-05-16T07:53:25.000Z",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "399e4c15ac404e91aaf1e41a558651f27aaaf43bbaf0a87686656bdd73966e3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-05-16T07:53:15.000Z",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "e9fafad49a9889fc7e3b77d35a7df2da782c1a6ec9759aea00a1aa386ec3eb53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-16T07:53:06.000Z",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "3a0092f417b253dff8ed43a399d24833499a5ab902dc19b505fe81a0c570b947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-16T07:53:08.000Z",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "3e40fd4eb937d0ead52316f546aed8007bcb5875189921a1beea38f0c68d0f8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-05-16T07:53:06.000Z",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "a0388c23ffd60e1f313bad994a279740541edfc10d391c4a73dc596b17eaedd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-06-02T18:27:45.000Z",
      "commit": "ea5b55044f098348ac37da45f5ebf625f966865d",
      "fileid": "b6683b31806286713db50b53a2c85cc533eb8c26e7dd83c48644c3a7b5c026ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pmassicotte/actions/runs/25956535118"
    }
  ]
}