-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (28 loc) · 1.05 KB
/
DESCRIPTION
File metadata and controls
29 lines (28 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: USFarmSafetyNetLab
Type: Package
Title: US Farm Safety Net Lab
Version: 0.0.0.9000
Author: Francis Tsiboe [aut, cre] (<https://orcid.org/0000-0001-5984-1072>)
Maintainer: Francis Tsiboe <[email protected]>
Contributor: -
Reviewer: -
Creator: Francis Tsiboe
Description: This repository centralizes research outputs, analytical tools, and
resources for exploring and evaluating the United States agricultural safety net
programs. It supports analysis of key programs including the Federal Crop Insurance
Program (FCIP), the Noninsured Crop Disaster Assistance Program (NAP), Price Loss
Coverage (PLC), Agricultural Risk Coverage (ARC), and various ad-hoc disaster
assistance programs.
License: GPL-3 + file LICENSE
URL: https://github.com/ftsiboe/USFarmSafetyNetLab
BugReports: https://github.com/ftsiboe/USFarmSafetyNetLab/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Imports:
Remotes:
Suggests: withr, knitr, rmarkdown, testthat (>= 3.0.0)
LazyData: true
LazyDataCompression: gzip