diff --git a/Project.toml b/Project.toml index c91fef3..6ba8764 100644 --- a/Project.toml +++ b/Project.toml @@ -52,6 +52,7 @@ RCall = "0.13, 0.14" Random = "1.6" RecipesBase = "1" Requires = "1" +ResearchSoftwareMetadata = "0.1.1" SimpleTraits = "0.9" Statistics = "1.6" Test = "1.6" @@ -86,7 +87,8 @@ Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" RCall = "6f49c342-dc21-5d91-9882-a32aef131414" +ResearchSoftwareMetadata = "58378933-4625-47fa-851e-05ee27d397bd" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] -test = ["DataFrames", "Git", "JuliaFormatter", "Logging", "Pkg", "Plots", "RCall", "Test"] +test = ["DataFrames", "Git", "JuliaFormatter", "Logging", "Pkg", "Plots", "RCall", "ResearchSoftwareMetadata", "Test"]