{
  "_id": "6a1d69ba1d7bb097a0a4ef4e",
  "Package": "remotePARTS",
  "Title": "Spatiotemporal Autoregression Analyses for Large Data Sets",
  "Version": "1.0.4",
  "Authors@R": "c(person(given = \"Clay\",\nfamily = \"Morrow\",\nrole = c(\"aut\", \"cre\"),\nemail = \"morrowcj@outlook.com\",\ncomment = c(ORCID = \"0000-0002-3069-3296\")),\nperson(given = \"Anthony\",\nfamily = \"Ives\",\nrole = c(\"aut\"),\nemail = \"arives@wisc.edu\",\ncomment = c(ORCID = \"0000-0001-9375-9523\")))",
  "Description": "These tools were created to test map-scale hypotheses\nabout trends in large remotely sensed data sets but any data\nwith spatial and temporal variation can be analyzed. Tests are\nconducted using the PARTS method for analyzing spatially\nautocorrelated time series (Ives et al., 2021:\n<doi:10.1016/j.rse.2021.112678>). The method's unique approach\ncan handle extremely large data sets that other spatiotemporal\nmodels cannot, while still appropriately accounting for spatial\nand temporal autocorrelation. This is done by partitioning the\ndata into smaller chunks, analyzing chunks separately and then\ncombining the separate analyses into a single, correlated test\nof the map-scale hypotheses.",
  "URL": "https://github.com/morrowcj/remotePARTS",
  "BugReports": "https://github.com/morrowcj/remotePARTS/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:10:12 UTC",
    "User": "root"
  },
  "Author": "Clay Morrow [aut, cre]\n(<https://orcid.org/0000-0002-3069-3296>), Anthony Ives [aut]\n(<https://orcid.org/0000-0001-9375-9523>)",
  "Maintainer": "Clay Morrow <morrowcj@outlook.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-09-15 21:30:38 UTC",
  "RemoteUrl": "https://github.com/cran/remotePARTS",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa1aa997c7cd3a0cdc534da3ebcd1ffba03bd16c",
  "MD5sum": "9576ffcf33bde3596ecd845332ad64df",
  "_user": "cran",
  "_type": "src",
  "_file": "remotePARTS_1.0.4.tar.gz",
  "_fileid": "cf01eff63a576badbf8a5d22c04983282da1135d043c9bc0a15559010e6802e7",
  "_filesize": 1385881,
  "_sha256": "cf01eff63a576badbf8a5d22c04983282da1135d043c9bc0a15559010e6802e7",
  "_created": "2026-06-01T11:10:12.000Z",
  "_published": "2026-06-01T11:15:06.748Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78839772360,
      "time": 228,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329997274"
    },
    {
      "job": 78839772351,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329988599"
    },
    {
      "job": 78839772350,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329989799"
    },
    {
      "job": 78838829680,
      "time": 364,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329928283"
    },
    {
      "job": 78839772346,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329975486"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26751027069",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/remotePARTS",
  "_commit": {
    "id": "aa1aa997c7cd3a0cdc534da3ebcd1ffba03bd16c",
    "author": "Clay Morrow <morrowcj@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.4\n",
    "time": 1694813438
  },
  "_maintainer": {
    "name": "Clay Morrow",
    "email": "morrowcj@outlook.com",
    "login": "morrowcj",
    "orcid": "0000-0002-3069-3296",
    "description": "I am an ecologist (PhD) and statistician (MS) who studies topics ranging from plant defense, community ecology, genomics, and spatial patterns.",
    "uuid": 25436787
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "version": ">= 1.5.10",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "CompQuadForm",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "sqldf",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "morrowcj",
      "count": 1,
      "uuid": 25436787
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/remotePARTS"
  },
  "_devurl": "https://github.com/morrowcj/remoteparts",
  "_searchresults": 26,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_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/remotePARTS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/morrowcj/remoteparts",
  "_realowner": "morrowcj",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2023-09-15"
    }
  ],
  "_exports": [
    "check_posdef",
    "chisqr",
    "covar_exp",
    "covar_exppow",
    "covar_taper",
    "distm_km",
    "distm_scaled",
    "fitAR",
    "fitAR_map",
    "fitCLS",
    "fitCLS_map",
    "fitCor",
    "fitGLS",
    "fitGLS_opt",
    "fitGLS_partition",
    "invert_chol",
    "multicore_fitGLS_partition",
    "part_csv",
    "part_data",
    "sample_partitions"
  ],
  "_datasets": [
    {
      "name": "ndvi_AK10000",
      "title": "NDVI remote sensing data for 10,000 random pixels from Alaska, with rare land classes removed.",
      "object": "ndvi_AK10000",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lng",
        "lat",
        "AR_coef",
        "CLS_coef",
        "land",
        "ndvi1982",
        "ndvi1983",
        "ndvi1984",
        "ndvi1985",
        "ndvi1986",
        "ndvi1987",
        "ndvi1988",
        "ndvi1989",
        "ndvi1990",
        "ndvi1991",
        "ndvi1992",
        "ndvi1993",
        "ndvi1994",
        "ndvi1995",
        "ndvi1996",
        "ndvi1997",
        "ndvi1998",
        "ndvi1999",
        "ndvi2000",
        "ndvi2001",
        "ndvi2002",
        "ndvi2003",
        "ndvi2004",
        "ndvi2005",
        "ndvi2006",
        "ndvi2007",
        "ndvi2008",
        "ndvi2009",
        "ndvi2010",
        "ndvi2011",
        "ndvi2012",
        "ndvi2013"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "partGLS_ndviAK",
      "title": "partitioned GLS results",
      "object": "partGLS_ndviAK",
      "class": [
        "partGLS",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "calc_dfpart",
      "title": "calculate degrees of freedom for partitioned GLS",
      "topics": [
        "calc_dfpart"
      ]
    },
    {
      "page": "check_posdef",
      "title": "Check if a matrix is positive definite",
      "topics": [
        "check_posdef"
      ]
    },
    {
      "page": "chisqr",
      "title": "Conduct a chi-squared test",
      "topics": [
        "chisqr"
      ]
    },
    {
      "page": "chisqr.partGLS",
      "title": "Conduct a chisqr test of \"partGLS\" object",
      "topics": [
        "chisqr.partGLS"
      ]
    },
    {
      "page": "covar_functions",
      "title": "Tapered-spherical distance-based covariance function",
      "topics": [
        "covar_exp",
        "covar_exppow",
        "covar_taper"
      ]
    },
    {
      "page": "crosspart_GLS",
      "title": "Calculate cross-partition statistics in a partitioned GLS",
      "concept": [
        "partitionedGLS"
      ],
      "topics": [
        "crosspart_GLS"
      ]
    },
    {
      "page": "distm_scaled",
      "title": "Calculate a distance matrix from coordinates",
      "topics": [
        "distm_km",
        "distm_scaled"
      ]
    },
    {
      "page": "fitAR",
      "title": "AR regressions by REML",
      "concept": [
        "remoteTS"
      ],
      "topics": [
        "AR_fun",
        "fitAR"
      ]
    },
    {
      "page": "fitAR_map",
      "title": "Map-level AR REML",
      "concept": [
        "remoteTS"
      ],
      "topics": [
        "fitAR_map"
      ]
    },
    {
      "page": "fitCLS",
      "title": "CLS for time series",
      "concept": [
        "remoteTS"
      ],
      "topics": [
        "fitCLS"
      ]
    },
    {
      "page": "fitCLS_map",
      "title": "Map-level CLS for time series",
      "concept": [
        "remoteTS"
      ],
      "topics": [
        "fitCLS_map"
      ]
    },
    {
      "page": "fitCor",
      "title": "Estimate spatial parameters from time series residuals",
      "topics": [
        "fitCor"
      ]
    },
    {
      "page": "fitGLS",
      "title": "Fit a PARTS GLS model.",
      "topics": [
        "fitGLS"
      ]
    },
    {
      "page": "fitGLS_opt",
      "title": "Fit a PARTS GLS model, with maximum likelihood spatial parameters",
      "topics": [
        "fitGLS_opt"
      ]
    },
    {
      "page": "fitGLS_opt_FUN",
      "title": "Function that fitGLS_opt optimizes over",
      "topics": [
        "fitGLS_opt_FUN"
      ]
    },
    {
      "page": "invert_chol",
      "title": "Invert the cholesky decomposition of V",
      "topics": [
        "invert_chol"
      ]
    },
    {
      "page": "max_dist",
      "title": "calculate maximum distance among a table of coordinates",
      "topics": [
        "max_dist"
      ]
    },
    {
      "page": "partGLS",
      "title": "fit a parallel partitioned GLS",
      "concept": [
        "partitionedGLS"
      ],
      "topics": [
        "fitGLS_partition",
        "MCGLS_partsummary",
        "MC_GLSpart",
        "multicore_fitGLS_partition",
        "part_csv",
        "part_data"
      ]
    },
    {
      "page": "ndvi_AK10000",
      "title": "NDVI remote sensing data for 10,000 random pixels from Alaska, with rare land classes removed.",
      "topics": [
        "ndvi_AK10000"
      ]
    },
    {
      "page": "optimize_nugget",
      "title": "Find the maximum likelihood estimate of the nugget",
      "topics": [
        "optimize_nugget"
      ]
    },
    {
      "page": "part_chisqr",
      "title": "Chisqr test for partitioned GLS",
      "topics": [
        "part_chisqr"
      ]
    },
    {
      "page": "part_ttest",
      "title": "Correlated t-test for paritioned GLS",
      "topics": [
        "part_ttest"
      ]
    },
    {
      "page": "partGLS_ndviAK",
      "title": "partitioned GLS results",
      "topics": [
        "partGLS_ndviAK"
      ]
    },
    {
      "page": "print.partGLS",
      "title": "S3 print method for \"partGLS\" objects",
      "topics": [
        "print.partGLS"
      ]
    },
    {
      "page": "print.remoteCor",
      "title": "S3 print method for \"remoteCor\" class",
      "topics": [
        "print.remoteCor"
      ]
    },
    {
      "page": "print.remoteGLS",
      "title": "print method for remoteGLS",
      "topics": [
        "print.remoteGLS"
      ]
    },
    {
      "page": "TS.methods",
      "title": "S3 print method for remoteTS class",
      "topics": [
        "print.mapTS",
        "print.remoteTS",
        "smry_funM",
        "smry_funV",
        "summary.mapTS",
        "summary.remoteTS"
      ]
    },
    {
      "page": "remoteGLS",
      "title": "remoteGLS constructor (S3)",
      "topics": [
        "remoteGLS"
      ]
    },
    {
      "page": "sample_partitions",
      "title": "Randomly sample a partition matrix for partitioned GLS",
      "concept": [
        "partitionedGLS"
      ],
      "topics": [
        "sample_partitions"
      ]
    },
    {
      "page": "t.test.partGLS",
      "title": "Conduct a t-test of \"partGLS\" object",
      "topics": [
        "t.test.partGLS"
      ]
    },
    {
      "page": "test_covar_fun",
      "title": "Test passing a covariance function and arguments",
      "topics": [
        "test_covar_fun"
      ]
    }
  ],
  "_readme": "https://github.com/cran/remotePARTS/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "CompQuadForm",
    "doParallel",
    "foreach",
    "geosphere",
    "iterators",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "Alaska.Rmd",
      "filename": "Alaska.html",
      "title": "Alaska",
      "author": "Clay Morrow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Alaska datasets",
        "Model",
        "Time-series analysis",
        "Spatial relationships",
        "Distance",
        "Covariance",
        "GLS: 3000-pixel subset",
        "Known parameters",
        "Parameter estimation",
        "Spatial parameters",
        "Nugget",
        "Simultaneous parameter estimation",
        "Hypothesis testing",
        "Intercept-only model",
        "Land-cover effects",
        "Latitude effects",
        "Conclusions (ndvi_AK3000)",
        "GLS: Full dataset",
        "Partitioned GLS",
        "Conclusions"
      ],
      "created": "2023-09-15 21:30:38",
      "modified": "2023-09-15 21:30:38",
      "commits": 1
    }
  ],
  "_score": 3.113943352306837,
  "_indexed": false,
  "_nocasepkg": "remoteparts",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://morrowcj.r-universe.dev/remotePARTS",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-02T06:25:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aa1aa997c7cd3a0cdc534da3ebcd1ffba03bd16c",
      "fileid": "03797380cd6ce6d76620e2f993239a13ed39d15d9536a1a4be9509994d32b75d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25245549595"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-01T11:13:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "aa1aa997c7cd3a0cdc534da3ebcd1ffba03bd16c",
      "fileid": "2de04c169ec02544034caadb53867e0443ad288de2585aaac602fdbe3228627e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26751027069"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-01T11:13:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aa1aa997c7cd3a0cdc534da3ebcd1ffba03bd16c",
      "fileid": "abf26cc3f5bab3bd262bbbf71005b0ad4b6bae4c585fe8a13188c16c0c7a9a67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26751027069"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-01T11:13:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "aa1aa997c7cd3a0cdc534da3ebcd1ffba03bd16c",
      "fileid": "45cd7d3a724c4e774d8ed73d6a1ee291d191e8fbbba9fd5ba7b5472e8666bdda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26751027069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-01T11:13:15.000Z",
      "arch": "emscripten",
      "commit": "aa1aa997c7cd3a0cdc534da3ebcd1ffba03bd16c",
      "fileid": "0f08ab83571d04d815928d0ec06b171e0be095f3cdeb68689fe9addd4971ace0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26751027069"
    }
  ]
}