About xxM › Forums › NL-SEM and xxM › install.packages
Tagged: download issue
- This topic has 18 replies, 14 voices, and was last updated 6 years, 10 months ago by Anonymous.
-
AuthorPosts
-
-
December 29, 2013 at 10:24 am #1410AnonymousInactive
Just want to point out that the instruction for installation on the website says:
“Install the downloaded “xxm.zip” file from within Rstudio or from the command line:
install.package(“C://path-to-download//xxm.zip”)”
but the R function should be “install.packages” with an “s”.
Mark
-
December 29, 2013 at 10:41 am #1412Paras MehtaKeymaster
Thanks Mark,
Made the correction.
Paras
-
January 4, 2014 at 9:30 am #1550AnonymousInactive
Hi, Paras.
There is only Windows binary for the package. Could you please prepare the source package so that I can install it in my Linux machine?
Mike
-
January 4, 2014 at 2:22 pm #1554Paras MehtaKeymaster
Hi Mike,
Source package is not available for download at this time. I will post a binary package shortly.
Paras
-
-
January 27, 2014 at 10:37 am #1658AnonymousInactive
Dear Dr. Mehta,
Is it possible to use xxM on Mac? If not, are you planning on making xxM available on Macs as well? Thank you.
Jisoo
-
January 28, 2014 at 4:46 am #1661AnonymousInactive
Dear Dr. Mehta,
I must commend you and your team for a job well done. However, I feel the need to reiterate Jisoo’s question above. Is it possible to use xxM on Mac? If not, are there plans to make it available for Mac users as well. I believe there are a good number of us who feel somewhat deprived/disadvantaged.
Thank you.
Jeremiah
-
February 12, 2014 at 8:07 am #1688AnonymousInactive
Hi Paras
+1 to the xxM for a Mac please!
Greetings
Mike -
February 28, 2014 at 9:35 am #1712Paras MehtaKeymaster
Thank you all,
I will put Mac on the list.
Paras
-
February 28, 2014 at 9:43 am #1713AnonymousInactive
Hallelujah!
-
July 31, 2014 at 3:29 am #1947AnonymousInactive
Hi,
I have a problem with installing packages. When I install it it gives me the warning package ‘xxm’ was built under R version 3.0.2 which I guess is not a problem. But later on I can access any data for example but none of the functions. For example the warring Error: could not find function “xxmModel” comes out. I do find the descriptions though in help. Any suggestions what went wrong?
Thank you for help in advance and it seem as the package I need so hopefully I will be able to do the multilevel SEM here.Ana
-
August 12, 2014 at 7:38 am #1974AnonymousInactive
I believe it is also useful to add the argument “repos=NULL” so that R knows you are installing from a zip or binary, and, instead of using path (which works of course but is cumbersome), do this
install.packages(file.choose(), repos=NULL)
and look for the windows browser that opens up from the file.choose() command as it may be obscured by other ‘things’ on the screen. Then simply use that windows browser to drill down to the xxm.zip file and select it. If you omit the repos=NULL argument, the installation may not complete successfully, I think.
-
May 26, 2015 at 1:00 pm #2040AnonymousInactive
Hi,
I´m trying to install xxM package using RStudio. I have 2 versions of R installed: 3.0.0 and 3.2.0 and in both cases the same warning massage appears:
“package ‘xxM’ is not available (for R version 3.0.0)”
“package ‘xxM’ is not available (for R version 3.2.0)”
I would thank you in advance if you can help me.
Tomás-
May 27, 2015 at 6:34 am #2041AnonymousInactive
I´ve already found the way!
Thank you! -
November 30, 2016 at 2:13 am #2103AnonymousInactive
Hi Tomas,
can you tell me how it worked. Have the same problem.Best,
Holger -
January 20, 2017 at 6:15 am #2111AnonymousInactive
Please Thomas / Holger / someone, how did you solve this?
“package ‘xxM’ is not available (for R version 3.2.0)”
Thanks
H.
-
-
November 5, 2017 at 9:17 am #2139AnonymousInactive
Hi Paras,
The download doesn’t seem to be working?
Following the download link (xxM: 0.6.0 – 32bit Windows – R 3.0.X (2.5 MB)) on the download page gives:
Forbidden
You don’t have permission to access /wp-content/uploads/delightful-downloads/2013/12/xxm.zip on this server.(while I’m logged in)
Thanks,
Bart-
December 30, 2017 at 5:52 pm #2141AnonymousInactive
Hi Bart,
Did you eventually find a solution? I am in the same boat as I get the same
“You don’t have permission to access /wp-content/uploads/delightful-downloads/2013/12/xxm.zip on this server.”
error message : (
-Tiwi
-
December 30, 2017 at 9:54 pm #2142AnonymousInactive
Hi Tiwi,
I’m getting that same error as well.
-M
-
December 31, 2017 at 4:32 am #2143AnonymousInactive
No, still the same issue.
I guess multilevel mediation can be done using other R packages, and for multilevel SEM… I guess we’ll have to pay for MPlus 🙂
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.